-
Due to `role="tablist"` on `` the _implicit_ `listitem` role of `` shouldn't be conveyed to the user. `role="presentation"` should be used on ``, as displayed here: https://www.w3.org/TR/wai-aria-prac…
-
Today tab panels and menus to switch panels are used almost in every app, however, it is possible only with the help of JavaScript.
We already have ARIA `role="tablist"`, `role="tab"` and `role="tabp…
-
As a VZCode user editing two files at once, I want to be able to see them side by side, so that I can easily switch, or copy-paste between them.
-
I've run into a use case for collapsing a subset of tab buttons within a tablist underneath a "see more"-type disclosure button, when there are too many tabs to fit within the available space. Somethi…
-
Just looking for a way to disable the Auto sort :P even if its a boolean option or something...
-
#### Feature request
Tabs: Need way to pass element to right of tablist while keeping outside of `role="tablist"` element.
For example, on the docs app, this searchbar:
![image](https://githu…
-
I constantly get this error which make the player crash :
java.util.ConcurrentModificationException: null
at java.util.ArrayList.forEach(Unknown Source) ~[?:1.8.0_241]
at fun.lewisdev.deluxehub.…
-
### Summary
1. Go to https://codepen.io/jaws-test/pen/mdOEamb
2. read with arrow keys
3. navigate with tab key to the tabs
### Expected result
* tablist is output as tablist
* tab is outpu…
-
**Is your feature request related to a problem? Please describe.**
In the vanilla tablist (a.k.a. "players list" screen, accessed pressing Tab during play) you can only see up to around 80 players, i…
-