Skip to content

Sticky tabs and buttons and Scrollable table #1662

Answered by andioneto
mindytom asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @mindytom,

Could you provide more context around why the scrolling panel/view has a relatively small height? The current implementation (with restricted height) presents the following accessibility concerns:

  1. Content hidden within a scrollable div creates confusion for users of assistive technology, especially keyboard only users.
    Assistive technology can inform the user that there is content available that is not actually in view or readily available. Similarly, a keyboard only user might end up in a situation where they are focused on and interacting with a hidden element.

  2. Nesting many form controls within a large grid (e.g. table) can render the controls practically unusable.
    A u…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@mindytom
Comment options

@SiTaggart
Comment options

Answer selected by mindytom
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants