Skip to content

[Dialog] Add label property #12300

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

Open
2 of 6 tasks
ellenupp opened this issue Jun 5, 2025 · 0 comments
Open
2 of 6 tasks

[Dialog] Add label property #12300

ellenupp opened this issue Jun 5, 2025 · 0 comments
Labels
0 - new New issues that need assignment. a11y Issues related to Accessibility fixes or improvements. ArcGIS Dashboards Issues logged by ArcGIS Dashboards team members. enhancement Issues tied to a new feature or request. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive needs triage Planning workflow - pending design/dev review.

Comments

@ellenupp
Copy link

ellenupp commented Jun 5, 2025

Check existing issues

Description

The dialog component doesn't have an explicit label property but setting heading will set the aria-label as well. This makes sense when you want that visible heading, but when creating a custom header using the header-content slot it might be clearer to have a specific label. This could also be used to set a label different from the heading.

Acceptance Criteria

Dialog has a way to specifically set its aria-label.

Relevant Info

No response

Which Component

dialog

Example Use Case

No response

Priority impact

impact - p3 - not time sensitive

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/calcite-ui-icons
  • @esri/eslint-plugin-calcite-components

Esri team

ArcGIS Dashboards

@ellenupp ellenupp added enhancement Issues tied to a new feature or request. 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. labels Jun 5, 2025
@github-actions github-actions bot added ArcGIS Dashboards Issues logged by ArcGIS Dashboards team members. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive labels Jun 5, 2025
@geospatialem geospatialem added the a11y Issues related to Accessibility fixes or improvements. label Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. a11y Issues related to Accessibility fixes or improvements. ArcGIS Dashboards Issues logged by ArcGIS Dashboards team members. enhancement Issues tied to a new feature or request. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive needs triage Planning workflow - pending design/dev review.
Projects
None yet
Development

No branches or pull requests

2 participants