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
At some point we need to show a modal to prevent navigation before saving changes but the modal shown is colliding with Vertical Menu in mobile devices after clicking a Navigation Item.
It seems the Dialog component is re-added to the DOM after opening Vertical Menu, staying in top and blocking any user action.
Description
At some point we need to show a modal to prevent navigation before saving changes but the modal shown is colliding with Vertical Menu in mobile devices after clicking a Navigation Item.
It seems the Dialog component is re-added to the DOM after opening Vertical Menu, staying in top and blocking any user action.
Reproduction
https://stackblitz.com/edit/parsium-carbon-starter-kbwisw?file=src%2FApp.tsx
Steps to reproduce
Info is provided in the Stackblitz example
JIRA ticket numbers (Sage only)
SBS-114293
Suggested solution
No response
Carbon version
141.0.8
Design tokens version
4.34.0
Relevant browsers
Chrome
Relevant OSs
MacOS
Additional context
No response
Confidentiality
The text was updated successfully, but these errors were encountered: