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

[pickers] Move the range pickers to use the same popper structure as the non-range picker #14786

Open
flaviendelangle opened this issue Oct 1, 2024 · 0 comments
Labels
breaking change component: pickers This is the name of the generic UI component, not the React module! plan: Pro Impact at least one Pro user v8.x

Comments

@flaviendelangle
Copy link
Member

flaviendelangle commented Oct 1, 2024

Part of #13188

The focus of the range pickers should be in the view when those are opened, not in the field.
The closing mechanism (when clicking away, when blurring etc...) should be the same as on the non-range pickers.

This includes making sure that the range views (especially DateRangeCalendar) have good enough accessibility.
We don't need to be perfect (we can have follow up like "Shift + Arrow Left" should expand the selected range).

Search keywords:

@flaviendelangle flaviendelangle added breaking change component: pickers This is the name of the generic UI component, not the React module! v8.x labels Oct 1, 2024
@LukasTy LukasTy added the plan: Pro Impact at least one Pro user label Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change component: pickers This is the name of the generic UI component, not the React module! plan: Pro Impact at least one Pro user v8.x
Projects
None yet
Development

No branches or pull requests

2 participants