-
-
Notifications
You must be signed in to change notification settings - Fork 32.3k
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
On safari the datepicker doesn't display the last row correctly #1489
Labels
browser: Safari
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!
Comments
I stumbled to the same problem. |
Dolmio
added a commit
to Dolmio/material-ui
that referenced
this issue
Aug 30, 2015
In safari button elements get implicit margin, which meant that the height of day buttons are higher than expected and caused the rows not fit to their container.
I ran into the same problem on the IPad, and fixed it the same way @Dolmio did in his commit. So Dolmio please create a pull request :) |
Dolmio
added a commit
to Dolmio/material-ui
that referenced
this issue
Aug 31, 2015
In safari button elements get implicit margin, which meant that the height of day buttons are higher than expected and caused the rows not fit to their container.
This was referenced Oct 8, 2015
This issue is still reproduced in Safari Version 9.0.3 (11601.4.4) |
14 tasks
tintin1343
added a commit
to tintin1343/material-ui
that referenced
this issue
Mar 21, 2016
Redesign the current Datepicker as per material design spec. This PR deals with the following: - [ ] Fixes left pane length - [ ] Fixes Font weight of left pane date - [ ] Action buttons are part of calender - [ ] Action buttons in the year container - [ ] Vertical Spacing in calendar Month reduced - [ ] Aligned left and right arrows with days of week - [ ] Flex design in calender toolbar - [ ] Incorporated flex design for the overall calender and datepicker - [ ] Fix both dialog and inline calendar - [ ] Changed year Selector in Year Container as per Material Spec. Closes mui#3603 Closes mui#3740 Closes mui#1489
tintin1343
added a commit
to tintin1343/material-ui
that referenced
this issue
Mar 24, 2016
Redesign the current Datepicker as per material design spec. This PR deals with the following: - [ ] Fixes left pane length - [ ] Fixes Font weight of left pane date - [ ] Action buttons are part of calender - [ ] Action buttons in the year container - [ ] Vertical Spacing in calendar Month reduced - [ ] Aligned left and right arrows with days of week - [ ] Flex design in calender toolbar - [ ] Incorporated flex design for the overall calender and datepicker - [ ] Fix both dialog and inline calendar - [ ] Changed year Selector in Year Container as per Material Spec. Closes mui#3603 Closes mui#3740 Closes mui#1489 Closes callemall/material-ui#3786
tintin1343
added a commit
to tintin1343/material-ui
that referenced
this issue
Mar 28, 2016
Redesign the current Datepicker as per material design spec. This PR deals with the following: - [ ] Fixes left pane length - [ ] Fixes Font weight of left pane date - [ ] Action buttons are part of calender - [ ] Action buttons in the year container - [ ] Vertical Spacing in calendar Month reduced - [ ] Aligned left and right arrows with days of week - [ ] Flex design in calender toolbar - [ ] Incorporated flex design for the overall calender and datepicker - [ ] Fix both dialog and inline calendar - [ ] Changed year Selector in Year Container as per Material Spec. Closes mui#3603 Closes mui#3740 Closes mui#1489 Closes callemall/material-ui#3786
tintin1343
added a commit
to tintin1343/material-ui
that referenced
this issue
Apr 21, 2016
Redesign the current Datepicker as per material design spec. This PR deals with the following: - [ ] Fixes left pane length - [ ] Fixes Font weight of left pane date - [ ] Action buttons are part of calender - [ ] Action buttons in the year container - [ ] Vertical Spacing in calendar Month reduced - [ ] Aligned left and right arrows with days of week - [ ] Flex design in calender toolbar - [ ] Incorporated flex design for the overall calender and datepicker - [ ] Fix both dialog and inline calendar - [ ] Changed year Selector in Year Container as per Material Spec. Closes mui#3603 Closes mui#3740 Closes mui#1489 Closes callemall/material-ui#3786
tintin1343
added a commit
to tintin1343/material-ui
that referenced
this issue
Apr 26, 2016
Redesign the current Datepicker as per material design spec. This PR deals with the following: - [ ] Fixes left pane length - [ ] Fixes Font weight of left pane date - [ ] Action buttons are part of calender - [ ] Action buttons in the year container - [ ] Vertical Spacing in calendar Month reduced - [ ] Aligned left and right arrows with days of week - [ ] Flex design in calender toolbar - [ ] Incorporated flex design for the overall calender and datepicker - [ ] Fix both dialog and inline calendar - [ ] Changed year Selector in Year Container as per Material Spec. Closes mui#3603 Closes mui#3740 Closes mui#1489 Closes callemall/material-ui#3786
tintin1343
added a commit
to tintin1343/material-ui
that referenced
this issue
May 3, 2016
Redesign the current Datepicker as per material design spec. This PR deals with the following: - [ ] Fixes left pane length - [ ] Fixes Font weight of left pane date - [ ] Action buttons are part of calender - [ ] Action buttons in the year container - [ ] Vertical Spacing in calendar Month reduced - [ ] Aligned left and right arrows with days of week - [ ] Flex design in calender toolbar - [ ] Incorporated flex design for the overall calender and datepicker - [ ] Fix both dialog and inline calendar - [ ] Changed year Selector in Year Container as per Material Spec. Closes mui#3603 Closes mui#3740 Closes mui#1489 Closes callemall/material-ui#3786
und3fined
pushed a commit
to und3fined/material-ui
that referenced
this issue
May 17, 2016
Redesign the current Datepicker as per material design spec. This PR deals with the following: - [ ] Fixes left pane length - [ ] Fixes Font weight of left pane date - [ ] Action buttons are part of calender - [ ] Action buttons in the year container - [ ] Vertical Spacing in calendar Month reduced - [ ] Aligned left and right arrows with days of week - [ ] Flex design in calender toolbar - [ ] Incorporated flex design for the overall calender and datepicker - [ ] Fix both dialog and inline calendar - [ ] Changed year Selector in Year Container as per Material Spec. Closes mui#3603 Closes mui#3740 Closes mui#1489 Closes callemall/material-ui#3786
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!
browser: Safari
labels
Dec 22, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
browser: Safari
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!
see the following attachments pls
The text was updated successfully, but these errors were encountered: