-
Notifications
You must be signed in to change notification settings - Fork 2
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
Use proper date and time pickers #60
Comments
Note: we are already using |
Date and time pickers will be part of |
This is progress on #60.
Note that there are some bugs when using these new pickers inside a Dialog (see for instance https://github.com/mui-org/material-ui-pickers/issues?q=is%3Aissue+dialog). This should push us to try using Material-UI@5 before it is released. |
By using mobile date pickers. This is a temporary workaround while waiting for Material-UI v5. Related to #60.
Currently we use PS: Now the user seems to like it. Maybe include a setting to allow choosing between |
This is the last step of #60.
See https://github.com/mui-org/material-ui-pickers
rg 'type="(date|time)' server/ client/ imports/ -l
The text was updated successfully, but these errors were encountered: