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

Allow opting out of automatic NcModal remounting #3219

Merged
merged 1 commit into from
Sep 16, 2022

Conversation

Pytal
Copy link
Contributor

@Pytal Pytal commented Sep 10, 2022

Automatic remounting behaviour of NcModal is not always desired so we allow passing null to prevent this and to keep NcModal mounted at the initial mount point on the DOM

More context in nextcloud-libraries/nextcloud-password-confirmation#387

Signed-off-by: Christopher Ng <chrng8@gmail.com>
@Pytal Pytal added 3. to review Waiting for reviews feature: modal Related to the modal component labels Sep 10, 2022
@Pytal Pytal added this to the 7.0.0 milestone Sep 10, 2022
@Pytal Pytal requested a review from a team September 10, 2022 00:53
@Pytal Pytal self-assigned this Sep 10, 2022
@Pytal Pytal requested review from PVince81, skjnldsv and szaimen and removed request for a team September 10, 2022 00:53
@Pytal Pytal added the accessibility Making sure we design for the widest range of people possible, including those who have disabilities label Sep 10, 2022
Copy link
Contributor

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 makes sense considering the reasons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews accessibility Making sure we design for the widest range of people possible, including those who have disabilities feature: modal Related to the modal component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants