Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

日期选择器,确认按钮溢出 #1304

Closed
ivantree opened this issue Aug 13, 2023 · 4 comments
Closed

日期选择器,确认按钮溢出 #1304

ivantree opened this issue Aug 13, 2023 · 4 comments
Labels
to be closed 未提供最小化可复现 demo 且长期无进展的 issue

Comments

@ivantree
Copy link

NutUI scenes(nutui 场景)

H5(@nutui/nutui-react)

NutUI-react version(nutui-react 版本)

2.0.12

React version(react 版本)

18.2.0

Operating environment(运行环境)

dev:h5

Citation method(引用方式)

npm

Node version(node 版本)

16.18

Browser and its version(浏览器及其版本)

Chrome(106.0.5249.119)

System and its version(系统及其版本)

WIN10

Reproduction link(重现链接)

github.com

Steps to reproduce(重现步骤)

<Calendar
visible={ showFilterDate }
type={'single'}
defaultValue={ date }
startDate="2022-01-11"
onClose={ ()=>setShowFilterDate(false) }
onConfirm={ onFilterDateConfirm }
/>

What is expected?(期望的结果是什么?)

修复

What is actually happening?(实际的结果是什么?)

溢出

@ivantree
Copy link
Author

微信截图_20230813223436

@oasis-cloud
Copy link
Collaborator

修改过主题相关的 css 吗?建议先排查下是不是修改过相关的 css

@ivantree
Copy link
Author

image
只在这里做了修改,测试时出现的BUG

@oasis-cloud
Copy link
Collaborator

可以提供完整的 Demo 吗,我在 next 分支上复现不出来你的问题

@eiinu eiinu added the to be closed 未提供最小化可复现 demo 且长期无进展的 issue label Mar 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be closed 未提供最小化可复现 demo 且长期无进展的 issue
Projects
None yet
Development

No branches or pull requests

3 participants