AbsaOSS / AbsaOSS/cps-shared-ui
Offload focus logic from components to `CpsFocusService`
Open
accessibility
library
tech-debt
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 6
- Avg merge
- 23h 46m
- Merged PRs (30d)
- 5
Description
Investigate and extract parts of the focus management logic into `CpsFocusService` to reduce responsibility within components. The goal is to centralize and reuse common focus utilities, eliminate repetitive patterns (such as focusable element tree walking), and simplify component-level focus handling.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.