Clay Miller
Clay Miller
Thanks for the confirmation @robinostlund! 👍
> Looking at the above it seems as if hue first takes the write into it's own cache and when queried it returns the written value until it communicates it...
> cc @primer/accessibility-reviewers for review 🙂 @siddharthkp I’m not sure this is an “accessibility” issue per se, but I noticed some unexpected behavior related to scroll-bouncing while I was testing...
Other menus on github.com remain open as the page is scrolled, even if they are scrolled out of view. Here is the issue comment menu, for example (screen recording below)....
As noted in https://bugs.chromium.org/p/chromium/issues/detail?id=1183898#c23, this was partly a Chrome bug, but there is a second aspect we can improve—namely, taking steps (e.g. explicitly applying `role="table"`) to identify these tables as...
I opened a PR to fix this—reviews and feedback welcomed! [Flag `aria-label` and `aria-labelledby` on non-interactive elements (jsx-eslint/eslint-plugin-jsx-a11y#911)](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/pull/911)
@sinkr I’ve noticed the same thing, recently: My Homebridge-loaded Ring cameras stream in the Home app when I’m on a cellular connection, but not when I’m on my home Wi-Fi...
> …since the contrast checks are passing this should not break anything. There is of course the possibility of tokens we don't have in our test matrix (including this very...
@rahimabdi Does this PR need to be updated in light of the [July 25th ARIA WG meeting discussion](https://www.w3.org/2024/07/25-aria-minutes.html#t05)?
Removing my assignment. cc @github/accessibility-reviewers (this project’s CODEOWNER)