You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The date picker dialog example has interactive cells but they do not contain interactive UI components like a button for example. How is a screen reader user supposed to know the cells are interactive? Especially if you compare it to other grid examples such as the 'data grid' example where some grid cells are interactive and some aren't, but you can distinguish between them because it isn't the cell itself that's interactive, but rather it contains interactive content such as a link.
Also the example doesn't include how to handle dates you may wish to disable - dates in the past are often disabled in a date picker. This is another reason why it would be better to have buttons inside the grid cells which could be marked up as disabled surely?
Thanks
Sarah"
July 31st 2024
The text was updated successfully, but these errors were encountered:
"Hello
The date picker dialog example has interactive cells but they do not contain interactive UI components like a button for example. How is a screen reader user supposed to know the cells are interactive? Especially if you compare it to other grid examples such as the 'data grid' example where some grid cells are interactive and some aren't, but you can distinguish between them because it isn't the cell itself that's interactive, but rather it contains interactive content such as a link.
Also the example doesn't include how to handle dates you may wish to disable - dates in the past are often disabled in a date picker. This is another reason why it would be better to have buttons inside the grid cells which could be marked up as disabled surely?
Thanks
Sarah"
July 31st 2024
The text was updated successfully, but these errors were encountered: