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

[fields] Fix MultiInputTimeRangeField section selection #10922

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

noraleonte
Copy link
Contributor

follow-up on #10915

@noraleonte noraleonte added bug 🐛 Something doesn't work component: pickers This is the name of the generic UI component, not the React module! feature: Keyboard editing Related to the pickers keyboard edition labels Nov 6, 2023
@noraleonte noraleonte self-assigned this Nov 6, 2023
@mui-bot
Copy link

mui-bot commented Nov 6, 2023

Deploy preview: https://deploy-preview-10922--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against d81a0b5

@@ -82,6 +82,8 @@ export const useMultiInputDateTimeRangeField = <TDate, TTextFieldSlotProps exten
onChange,
disabled,
readOnly,
selectedSections,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for anyone wondering, this file is changed, because these #10915 changes were only merged to master and didn't end up in next during the transition.

@noraleonte noraleonte merged commit 2a55ca6 into mui:next Nov 7, 2023
21 checks passed
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! feature: Keyboard editing Related to the pickers keyboard edition
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants