-
### Please describe the feature that you want to propose
Based on Accessibility guidelines, buttons should not have interactive controls in it. https://dequeuniversity.com/rules/axe/4.5/nested-intera…
-
I want to add a `` element with some content and add an `onClick` event handler such that when the user clicks anywhere on the backdrop the `` closes but if the users clicks on the content within the …
-
(see also #2478, https://github.com/airbnb/javascript/issues/2223, https://github.com/airbnb/javascript/issues/2036, https://github.com/airbnb/javascript/issues/1834, https://github.com/airbnb/javascr…
-
```
[bazel] warning " > @elastic/eui@60.3.0" has incorrect peer dependency "@types/react@^16.9 || ^17.0".
[bazel] warning " > @elastic/eui@60.3.0" has incorrect peer dependency "@types/react-dom@^16…
-
Hello,
I'm raising an issue as instructed by the error message.
```
// ...
"@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0",
"ts-loader": "9.3.1",
"types…
-
https://github.com/KittyGiraudel/react-a11y-footnotes/blob/625d76cbb1b00d62cadffee6ba77165501b27ef4/src/index.js#L31-L33
↑why don't we use description as a idRef in our Map ?
here i tried to rec…
-
### What happened?
## Steps to Reproduce
Is it possible to automatically instrument HTTP incoming and outgoing spans when using Remix 2? I'm trying to do this with a regular auto-generated Remi…
-
## Summary of talk
I would love to share some of my go-to tools and best practices about a11y with the group if there's interest. I've set up extra helpers in React apps before which makes accessib…
-
# Content, accessibility, information architecture (CAIA) new initiative collaboration request
Use this ticket to request collaboration on a new initiative with the sitewide content, accessibility, a…
mgleo updated
2 months ago
-
### Current Behavior
I have a monorepo that supports angular and react components.The relationship is as follows:
We have released two packages, 'uisdk-ng' and 'uisdk-rc'. 'uisdk-ng' depends on 'data…