-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
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
[material-ui][Slider] Fix arrow keys past the end for Slider with custom marks #45050
Conversation
9482667
to
48c4b12
Compare
Netlify deploy previewhttps://deploy-preview-45050--material-ui.netlify.app/ Bundle size reportDetails of bundle changes (Toolpad) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@joshkel The fix looks correct, thanks! Just a few suggested changes in the tests. @mj12albert Could you review as well since this is a regression from #44537?
Co-authored-by: Zeeshan Tamboli <[email protected]> Signed-off-by: Josh Kelley <[email protected]>
…material-ui into slider-custom-marks-nan
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good ~ thanks for working on this @joshkel
Fixes #45049