Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Select dropdown implementation #8516

Open
wants to merge 3 commits into
base: dev-calendar
Choose a base branch
from

Conversation

murilopereirame
Copy link
Contributor

Changes the Select to not use modals but instead a dive right before/after the dropdown trigger. This will increase the accessibility.

mup and others added 2 commits February 13, 2025 14:48
This commit changes the Select to not use modals but instead
a dive right before/after the dropdown trigger. This will increase
the accessibility.
src/calendar-app/calendar/gui/pickers/GuestPicker.ts Outdated Show resolved Hide resolved
src/common/gui/base/Select.ts Show resolved Hide resolved
src/common/gui/base/Select.ts Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accessibility issues with new Calendar date/time picker
2 participants