Diana Broeders
Diana Broeders
- [ ] Set tab-index of all elements that are only child of cell to -1 and focus that element when the cell is active
when navigating: arrow keys: move around enter -> go in edit mode when in edit mode: enter-> confirm and go to cell below, already in edit mode esc -> exit...
 https://inclusive-components.design/data-tables/ https://adrianroselli.com/2020/02/block-links-cards-clickable-regions-etc.html#Update02 I think the link option would be quite close to how we are using the row-click event right now. **Table Pattern** Like an HTML table element, a...
research screenreader usage virtual list, both in role table and role grid table only data, no edit fields or selection column clickable row sorting filtering grid interactive; edit fields, selection...
pagination: add total number of items/ pages to caption/ aria-described by
Skip table link: Skip links work with hash links; `...` and a tag that has `id="content"`. This adds the `#content` in the url and jumps to the element in the...
Because the skip link is behind the table (because of the animation when showing it) I can't get the focus border to lay above the table, as it is in...
We discussed this with our accessibility expert and will keep the current inline message as is, and will create another component, with the functionality described in the "Static inline message"....

@patri-contreras We *think* we know what the issue is you're reporting here, but since there are no visuals (and a bit of ambiguity of what you mean by "increase screen...