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
There doesn't seem to be consensus on the best way to handle a clickable row from an accessibility perspective but what we have right now is probably the worst way to do it.
The springboard should probably go back to being a table with a link on the media "preview". The row-hover effect can be achieved with the :after element hack described here:
There doesn't seem to be consensus on the best way to handle a clickable row from an accessibility perspective but what we have right now is probably the worst way to do it.
The springboard should probably go back to being a table with a link on the media "preview". The row-hover effect can be achieved with the :after element hack described here:
https://adrianroselli.com/2020/02/block-links-cards-clickable-regions-etc.html
More research might be valuable before committing to this direction - OTOH this is the direction already in use for the gallery items.
The text was updated successfully, but these errors were encountered: