Vote #77824
未完了Switch date pickers embedded in browsers or bundled in redmine
0%
説明
Recent versions of Chrome and Edge have their own date pickers which overwrite bundled one in redmine.
This is annoying.
For some reason this effect started after upgrade from 3.2.0 to 3.3.0.
Is it possible to discard browsers' native date picker and always use redmine's own date picker?
journals
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
+1, unfortunately I use a browser in a language which is different from Redmine user's language, so the UI is quite confusing now.
--------------------------------------------------------------------------------
+1
The date picker in Edge is awful. It is not a calendar style. I think users should be able to switch the native or jquery date picker in the user preference.
!{border: 1px solid #ccc;}.edge-calendar.png!
--------------------------------------------------------------------------------
Go MAEDA wrote:
> +1
> The date picker in Edge is awful. It is not a calendar style. I think users should be able to switch the native or jquery date picker in the user preference.
>
I agree with you, with only one difference: the switch between native or custom date picker should be made by Redmine depending on the device:
1. mobile devices: native date pickers.
2. non mobile devices: custom date picker.
Otherwise, users will not benefit fully of the features offered by both implementations.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
I've added a proposal in #31300.
--------------------------------------------------------------------------------
related_issues
relates,New,23224,Datepicker doesn't obey the user's settings format
relates,Closed,19468,Replace jQuery UI Datepicker with native browser date fields when available
relates,New,31300,Automatically switch between native date picker and custom date picker based on mobile or not mobile devices