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

Calcite Dialog prevents interaction of elements when modal attribute is set #11420

Open
3 of 6 tasks
rslibed opened this issue Jan 30, 2025 · 1 comment
Open
3 of 6 tasks
Labels
0 - new New issues that need assignment. ArcGIS Instant Apps Issues logged by ArcGIS Instant Apps team members. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. impact - p1 - need for current milestone User set priority impact status of p1 - need for current milestone needs triage Planning workflow - pending design/dev review.

Comments

@rslibed
Copy link

rslibed commented Jan 30, 2025

Check existing issues

Actual Behavior

DOM elements that are placed above the calcite-dialog cannot be interacted with when calcite-dialog has both modal and open set to true.

Expected Behavior

DOM elements that are placed above the calcite-dialog can be interacted with when calcite-dialog has both modal and open set to true.

Reproduction Sample

https://codepen.io/rslibed/pen/PwYLjyO

Reproduction Steps

  1. Open app
  2. Click on 'Dismiss me!' button
  3. Notice that element is not dismissed.

Reproduction Version

3.0.0-next.123

Relevant Info

No response

Regression?

Working in v2.13.2
https://codepen.io/rslibed/pen/raBRwQX

Priority impact

impact - p1 - need for current milestone

Impact

This impacts ArcGIS Instant Apps and needs to be addressed as soon as possible as Instant Apps have migrated to Calcite 3.

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 Instant Apps

@rslibed rslibed added 0 - new New issues that need assignment. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. needs triage Planning workflow - pending design/dev review. labels Jan 30, 2025
@github-actions github-actions bot added ArcGIS Instant Apps Issues logged by ArcGIS Instant Apps team members. impact - p1 - need for current milestone User set priority impact status of p1 - need for current milestone labels Jan 30, 2025
@jcfranco
Copy link
Member

Related: #11345

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. ArcGIS Instant Apps Issues logged by ArcGIS Instant Apps team members. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. impact - p1 - need for current milestone User set priority impact status of p1 - need for current milestone needs triage Planning workflow - pending design/dev review.
Projects
None yet
Development

No branches or pull requests

2 participants