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

Add cancel button to dialogs with no button #6078

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

parneet-guraya
Copy link
Contributor

Fixes #6076

What changes did you make and why?

  • Added a cancel button to dialogs which didn't have any button because dialogs are modal (non dismissable).

  • Also, I have made dialogs modal which were missed earlier (my IDE had some filter applied so missed some) in this PR Make dialogs modal #6015

Signed-off-by: parneet-guraya <[email protected]>
@nicolas-raoul
Copy link
Member

Would you mind posting a screenshot of each?
Thanks a lot! 🙂

@parneet-guraya
Copy link
Contributor Author

P.S: Ignore the pixels must be due to conversion to .gif

Copy link
Member

@nicolas-raoul nicolas-raoul left a comment

Choose a reason for hiding this comment

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

Works fine, thanks a lot!

@nicolas-raoul nicolas-raoul merged commit a644496 into commons-app:main Dec 28, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All dialogs should have atleast one button
2 participants