Datetime widget a11y - #6793
Conversation
…DatePicker for react-dates
|
Is there any reason not to go with React Aria's date, time, and datetime pickers instead? |
@stevepiercy It's a change to be considered more carefully. Not only it is a big change for us to implement, it is also changing the user interface for editors and needs to be communicated and tested properly. I would be happy if it happened, of course :) But I would accept intermediate steps like this one honestly untile a bigger time budget shows up for this. |
I know it would be nice, but we don’t have the time (budget) to make the full modification at the moment. We need to keep things short for now. |
|
@Wagner3UB I would like to review and merge this for the main branch first (Volto 18), then backport to older branches. |
|
Hi There! 👋 We haven't seen any activity on this pull request in a while 😴, and we want to make sure that it's still relevant. Please let us know by:
Otherwise close this pull request. 🧹 |
Improved accessibility for the ‘Datetime-Widget’ component by adding an ‘aria-label’ and a translation for the ‘screenReaderInputMessage’.
Pr Volto 18: #6808