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

DatePicker和TimePicker组件内的input能加上autocomplete="off"或者能提供参数设定 #6718

Closed
hexiaopeng opened this issue May 26, 2021 · 1 comment · Fixed by #7088

Comments

@hexiaopeng
Copy link

hexiaopeng commented May 26, 2021

What problem does this feature solve?

Component: DatePicker和 Component:TimePicker 当选中时会触发input的autocomplete弹出提示,会遮挡组件的弹出层,影响使用体验。

What does the proposed API look like?

Component: DatePicker和 Component: TimePicker内的input能加上autocomplete="off"或者能提供参数设定

@zorro-bot
Copy link

zorro-bot bot commented May 26, 2021

Translation of this issue:

INPUT within DatePicker and TimePicker components can add autocomplete = "OFF" or can provide parameter settings

What proBLEES THIS Feature SOLVE?

DatePicker and TimePicker components are selected to trigger the input of the INPUTOComplete pop-up prompt, which will block the pop-ups of the component, affect the experience experience.

What does The proposed API Look Like?

INPUT within DatePicker and TimePicker components can add autocomplete = "OFF" or can provide parameter settings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants