[Modal] Normalize the component & usage across all products #38630
Labels
component: modal
This is the name of the generic UI component, not the React module!
umbrella
For grouping multiple issues to provide a holistic view
This issue will serve as an umbrella for all issues (inconsistencies) found around the modal vs non-modal features noticed on all different products.
hideBackdrop
prop that makes this possible, but we are not educating people about this. The docs states "A Dialog is a type of modal window that appears in front of app content to provide critical information or ask for a decision. Dialogs disable all app functionality when they appear, and remain on screen until confirmed, dismissed, or a required action has been taken.", but there are also non-modal dialogs scenarios, that should likely support, for e.g. check https://accessuse.eu/en/non-modal-dialogs.html#:~:text=A%20non%2Dmodal%20dialog%20pops,partly%20covered%20by%20the%20dialog. This page has great examples of both use-cases https://www.nngroup.com/articles/modal-nonmodal-dialog/Issues
The text was updated successfully, but these errors were encountered: