Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
eccenca
/
gui-elements
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
0
Pull requests
8
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Manage aria attributes and role for dialog components (CMEM-7690)
- #430
#430
Open
haschek
wants to merge 11 commits into
develop
eccenca/gui-elements:develop
from
feature/dialogAriaRoles-CMEM-7690
eccenca/gui-elements:feature/dialogAriaRoles-CMEM-7690
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Manage aria attributes and role for dialog components (CMEM-7690)
#430
haschek
wants to merge 11 commits into
develop
eccenca/gui-elements:develop
from
feature/dialogAriaRoles-CMEM-7690
eccenca/gui-elements:feature/dialogAriaRoles-CMEM-7690
Copy head branch name to clipboard
Commits
Commits on Sep 16, 2026
add tests for dialog components
haschek
committed
da18fd9
View commit details
Copy full SHA for da18fd9
Browse repository at this point
add aria roles and attributes to dialog components
haschek
committed
3626232
View commit details
Copy full SHA for 3626232
Browse repository at this point
update chnagelog
haschek
committed
bcc281f
View commit details
Copy full SHA for bcc281f
Browse repository at this point
synchronize ModalContext updates to all modals in the chain, and set aria-modal=true only for the upper most modal
haschek
committed
4b1fc72
View commit details
Copy full SHA for 4b1fc72
Browse repository at this point
update changelog
haschek
committed
3b16b7b
View commit details
Copy full SHA for 3b16b7b
Browse repository at this point
update modal context story using SimpleDialog components
haschek
committed
f62415e
View commit details
Copy full SHA for f62415e
Browse repository at this point
if no modal context is known all modals (with a role) are set to aria-modal=true
haschek
committed
267f7a5
View commit details
Copy full SHA for 267f7a5
Browse repository at this point
fix missing tye export
haschek
committed
558d47e
View commit details
Copy full SHA for 558d47e
Browse repository at this point
git add is not necessary for lint-staged since v10
haschek
committed
26e8889
View commit details
Copy full SHA for 26e8889
Browse repository at this point
remove unused components
haschek
committed
b291964
View commit details
Copy full SHA for b291964
Browse repository at this point
fix dialog title in story
haschek
committed
97bc02f
View commit details
Copy full SHA for 97bc02f
Browse repository at this point
You can’t perform that action at this time.