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

[DatePicker] Fix year view for ranges that overflow #4321

Closed
wants to merge 1 commit into from
Closed

[DatePicker] Fix year view for ranges that overflow #4321

wants to merge 1 commit into from

Conversation

DylanSimowitz
Copy link

@DylanSimowitz DylanSimowitz commented May 22, 2016

  • PR has tests / docs demo, and is linted.
  • Commit and PR titles begin with [ComponentName], and are in imperative form: "[Component] Fix leaky abstraction".
  • Description explains the issue / use-case resolved, and auto-closes the related issue(s) (http://tr.im/vFqem).

There might be a better solution, but this seems to fix overflowed ranges in the datepicker while still keeping vertical alignment.

closes mui/mui-x#7495

@mbrookes
Copy link
Member

Closing in favour of #4344.

@mbrookes mbrookes closed this May 29, 2016
@zannager zannager added component: date picker This is the name of the generic UI component, not the React module! component: pickers This is the name of the generic UI component, not the React module! labels Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: date picker This is the name of the generic UI component, not the React module! 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] Year overflow broken
3 participants