Skip to content

feat(GlModal): added description on how input modals should be closed by the user

What does this MR do?

While working on gitlab-org/gitlab!90177, we found that the behavior of modals that let the user input any data getting closed is not well described.

In accordance with the reviewers we came up with a solution that this MR tries to document so we can standardize it.

Attention: this MR has been marked as blocked because we still need to actually decide what the right/best way of handling the modal closing is. Some discussion is undergoing nothing yet decided. When a decision will be made this MR could be edited to apply the right changes 🙂

Does this MR meet the acceptance criteria?

Links

Edited by Marco Zille

Merge request reports