neo icon indicating copy to clipboard operation
neo copied to clipboard

form.field.Date: shows the native picker when using the space key

Open tobiu opened this issue 1 year ago • 2 comments

i noticed that pressing enter does show the neo picker. maybe we could just convert space into enter in this case, but open for other solutions.

tobiu avatar Feb 13 '24 08:02 tobiu

Hi @tobiu, please make sure to always comply with the WCAG guideline here. For example the picker should show when pressing Enter OR Space https://www.w3.org/WAI/ARIA/apg/patterns/dialog-modal/examples/datepicker-dialog/

mxmrtns avatar Feb 13 '24 08:02 mxmrtns

hi @mxmrtns, correct, when we fix space, the neo picker should show for enter & space in the same way.

i moved the a11y topic into another ticket: https://github.com/neomjs/neo/issues/5219

tobiu avatar Feb 13 '24 08:02 tobiu