[dialog] overflow: hidden gets removed when closing dialog even if another dialog is still opened #11408
Open
2 of 6 tasks
Labels
0 - new
New issues that need assignment.
ArcGIS Online
Issues logged by ArcGIS Online team members.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
estimate - 3
A day or two of work, likely requires updates to tests.
impact - p3 - not time sensitive
User set priority impact status of p3 - not time sensitive
p - medium
Issue is non core or affecting less that 60% of people using the library
Milestone
Check existing issues
Actual Behavior
If there are two dialogs opened, when you close the first one it immediately removes
overflow: hidden
from the<html>
tag even though another dialog is still opened.Expected Behavior
overflow: hidden
should remain on<html>
tag if there's still an opened dialogReproduction Sample
https://codepen.io/rpanichakit/pen/VYZgRrm?editors=1000
Reproduction Steps
overflow: hidden
present on the<html>
tag inside the iframe in codepenoverflow: hidden
is now removed, even though another dialog is still opened.Reproduction Version
2.13.2
Relevant Info
No response
Regression?
No response
Priority impact
impact - p3 - not time sensitive
Impact
https://devtopia.esri.com/WebGIS/arcgis-metadata-editor/issues/1536
This happens in a real workflow when the main workflow is inside a dialog and then from that UI, the user can trigger another dialog like confirmation of an action.
Calcite package
Esri team
ArcGIS Online
The text was updated successfully, but these errors were encountered: