OpenSlides / OpenSlides/openslides-client

Fix warning message about blocked aria-hidden on an element and navigation in dialogue

Open
#6,393 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
35
Forks
52
Avg merge
1d 9h
Merged PRs (30d)
52

Description

Describe the bug
When I want to duplicate a meeting in a committee and as soon as the overlay dialogue opens, the console gets the following warning message:

Image

Additionally, I can't navigat the selection in the dialogue with keys and enter. Instead enter opens the context menu with the duplicate button:

Image

How to Reproduce

  1. open a comiittee
  2. open the console
  3. click on duplicate a meeting -> warning message in the console
  4. click enter -> navigate to context menu

(The warning does not always appear. In case it doesn't, please reload after step 1 and repeat.)

Expected behavior
No warning message during meeting duplicate (and set template/archive/delete) and it should be possible to navigate to "Ok" and "Cancel"

Same problem for other dialogue:

  • numbering of agenda (> meeting > agenda > 3-point-menu > numbering)
  • mandate swap

Additional info
Other overlay dialogues may be affected as well. Please check if you can fix it for all cases.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue by opening a committee, duplicating a meeting, and checking the console and keyboard focus in the dialogue. Inspect the overlay dialogues used for meeting duplicate, template/archive/delete, agenda numbering, and mandate swap; done means no aria-hidden warning and keyboard navigation reaches Ok and Cancel in all affected cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
accessibility, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.