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 MultiInputDateTimeField section selection #10915

Merged
merged 1 commit into from
Nov 6, 2023

Conversation

noraleonte
Copy link
Contributor

closes #10898

@noraleonte noraleonte added bug 🐛 Something doesn't work component: pickers This is the name of the generic UI component, not the React module! 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-10915--material-ui-x.netlify.app/

Generated by 🚫 dangerJS against 025f3ba

@noraleonte noraleonte merged commit ba66436 into mui:master Nov 6, 2023
20 checks passed
Copy link
Member

@LukasTy LukasTy left a comment

Choose a reason for hiding this comment

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

Doesn't the MultiInputTimeRangeField also have the same problem? 🤔

@LukasTy LukasTy changed the title [fields] fix multi input date time field section selection [fields] Fix MultiInputDateTimeField section selection Nov 6, 2023
@LukasTy LukasTy added the feature: Keyboard editing Related to the pickers keyboard edition label Nov 6, 2023
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.

The selectedSections prop on the MultiInputDateTimeRangeField is not working
4 participants