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

Fix toggling modal when clicking on data-bs-toggle="modal" #32691

Merged
merged 3 commits into from Jan 13, 2021

Conversation

rohit2sharma95
Copy link
Collaborator

@rohit2sharma95 rohit2sharma95 commented Jan 6, 2021

Fixes #32643

@rohit2sharma95 rohit2sharma95 requested a review from a team as a code owner January 6, 2021 18:23
@rohit2sharma95 rohit2sharma95 marked this pull request as draft January 6, 2021 18:48
@mdo
Copy link
Member

mdo commented Jan 7, 2021

This seems right by me? Clicking the modal toggle should toggle the modal, not just show it.

@rohit2sharma95 rohit2sharma95 marked this pull request as ready for review January 13, 2021 17:49
@XhmikosR XhmikosR added this to Inbox in v5.0.0-beta2 via automation Jan 13, 2021
v5.0.0-beta2 automation moved this from Inbox to Approved Jan 13, 2021
@XhmikosR XhmikosR changed the title Toggle modal when clicking on data-bs-toggle="modal" Fix toggling modal when clicking on data-bs-toggle="modal" Jan 13, 2021
@XhmikosR XhmikosR merged commit e34481b into main Jan 13, 2021
v5.0.0-beta2 automation moved this from Approved to Done Jan 13, 2021
@XhmikosR XhmikosR deleted the rohit/main/modal-toggle branch January 13, 2021 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
v5.0.0-beta2
  
Done
Development

Successfully merging this pull request may close these issues.

data-bs-toggle not hiding the modal after v5 update
3 participants