-
### Motivation
Part of #3102
Originally implemented as part of #3071 but based on feedback by @sissbruecker, I decided to create a separate ticket.
Original comments: https://github.com/vaadi…
-
Right now keyboard navigation is implemented differently visually for different components.
Ideally we want to use the same styling for all components.
Implementation could be represented as com…
-
### Problem description
I am testing input in a non-english keyboard environment and need to test behaviour differences between non-composed and [composed keyboard input](https://developer.mozilla.or…
-
This was reported before as one of several focus indicator problems in #1427, but that issue was closed with a solution with a fix only conforming for "non-discrete" sliders.
### What MDC-Web Versi…
gjdev updated
6 years ago
-
### Description
Splitting this out from https://github.com/WordPress/gutenberg/pull/56042#issuecomment-1807695604
Turns out most of the popovers in the editor UI do implement constrained tabbing …
-
**Is your feature request related to a problem? Please describe.**
Extracted from #606 - The filter in review dashboard, is not keyboard-friendly. After entering a search string, I have to use the mo…
-
Poking around, I haven't found a general cherry keyswitch library for KiCAD other than this one.
I've been working on generalizing the component library you use in the tutorial, with an eye to making…
-
## WCAG Level
Level A
## Priority
High
## Pages/screens/components affected
* [App Layout](https://vaadin.com/docs-beta/latest/ds/components/app-layout/)
## Description
For people who nav…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Use react to create basic front end UI project structure of React based calculator.
Think in terms of components.
1. Result component
2. Keypad
3. Toolbar area
4. Header
5. Memory
Now this…