-
In a different post Hugh had suggested using DGGS. We should consider how this or other grids could be applied to Australia. We should also consider whether to assign LGA, SA2, or other kinds of regio…
-
When attempting to nest more than 2 expands nothing shows up after the first 2. No error is given. I have added [EnableQuery(MaxExpansionDepth = 0)] so not getting an error about exceeding limit.
…
-
Is there a way to intercept nav events and prevent consequent logic from unfolding? Obviously one can intercept `keydown`, but that would be cumbersome, would be great if nav events themselves behaved…
-
[The definition of Directional Focus Navigation](https://drafts.csswg.org/css-ui-4/#nav-dir) says (among other things) this:
> If the focus is navigated to an element that was not otherwise focusab…
-
I'm aware the polyfill is not working on closed shadow dom. Is this the case with `open` shadow dom as well?
-
### Why/User Benefit/User Problem
This would benefit developers and users for easier, site-controlled navigation.
### What / Requirements
* A button to switch navigation
* A meta value to reques…
-
Hello,
I just add an issue in order to remember about it. I'm wondering in which way Mapael could be made compatible with the GeoJSON format. To quote [wikipedia](https://en.wikipedia.org/wiki/GeoJ…
-
When selecting a highlighted item, the tab key (and shift-tab) move sequentially between all items on the screen.
It appears that the down and up arrow keys do the same thing. And the left and rig…
-
A comprehensive Permissions-Policy header to "opt out of everything":
```
accelerometer=(),ambient-light-sensor=(),attribution-reporting=(),autoplay=(),battery=(),bluetooth=(),browsing-topics=(),c…
-
### Problem description
When hiding a game using a controller, the focus is lost and you have to move back from the corners to the library to get back to where you were focusing inside the library.
…