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] Make the single input field the default field on range pickers #14788

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! v8.x

Comments

@flaviendelangle
Copy link
Member

flaviendelangle commented Oct 1, 2024

Part of #13188

Required #14787 and #14786

  • Change the default value of slots.field on all range pickers
  • Make sure the multi input fields focus correctly return to the right input when closing the view.
  • Update all the doc examples to showcase the multi input in the customization instead of the single input
  • Change the default value of fieldType to be "single-input" and add "multi-"input" on the multi input fields
  • Update the tests

Once we have the 2 required issues above, this one should be pretty easy to achieve.

Search keywords:

@github-actions github-actions bot added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Oct 1, 2024
@flaviendelangle flaviendelangle added breaking change component: pickers This is the name of the generic UI component, not the React module! v8.x and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Oct 1, 2024
@flaviendelangle flaviendelangle changed the title [pickers] Make the single input field the default one on range pickers [pickers] Make the single input field the default field on range pickers 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! v8.x
Projects
None yet
Development

No branches or pull requests

1 participant