Orange-OpenSource / Orange-OpenSource/IOT-Map-Component
Impossible to close an additional content without moving the focus or the pointer
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 24
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Impossible to close an additional content without moving the focus or the pointer
ID: issue-0-9
Test: Ensure that the user remains in control during interactions - Content on Hover or Focus
Recommendations: https://a11y-guidelines.orange.com/fr/web/developper/navigation-generale/#sassurer-que-lutilisateur-garde-le-controle-lors-des-interactions
Description
Impossible to close an additional content (tooltip, popin, etc...) without moving the focus or the pointer.
After opening the additional content, the user cannot close it without moving the focus or the mouse pointer.
Fix
Provide a mechanism for users to close additional content without moving the focus or mouse (e.g., closing from the Escape key).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating the component's tooltip or popin behavior and reproduce opening the additional content; done means users can close it, for example with Escape, without moving focus or the pointer.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100