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] Fix scroll-jump when opening with a selected value #25010

Merged
merged 2 commits into from Feb 22, 2021

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Feb 19, 2021

Closes #24444
Closes #23899

Attempted to fix this in Popper itself but this is quite complicated: #24760

Preview: https://deploy-preview-25010--material-ui.netlify.app/components/date-picker/#main-content

@eps1lon eps1lon added bug 🐛 Something doesn't work component: pickers This is the name of the generic UI component, not the React module! labels Feb 19, 2021
@mui-pr-bot
Copy link

mui-pr-bot commented Feb 19, 2021

Details of bundle changes

Generated by 🚫 dangerJS against d6061b7

@eps1lon eps1lon force-pushed the fix/pickers-popper-jump-minimal branch from 76ca608 to d6061b7 Compare February 19, 2021 20:34
@eps1lon eps1lon marked this pull request as ready for review February 19, 2021 20:50
@eps1lon eps1lon merged commit 3667074 into mui:next Feb 22, 2021
@eps1lon eps1lon deleted the fix/pickers-popper-jump-minimal branch February 22, 2021 08:38
@Sandeep06Dev
Copy link
Contributor

Sandeep06Dev commented Feb 22, 2021

Finally its got solved..
Thank You so much....
#24422 is also get solved.

@oliviertassinari oliviertassinari changed the title [pickers] Fix scroll-jump when opening with a selected value [Pickers] Fix scroll-jump when opening with a selected value Feb 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: pickers This is the name of the generic UI component, not the React module!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DatePicker] components jump out of focus
3 participants