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

Refactor dialogs #969

Merged
merged 3 commits into from
Dec 12, 2023
Merged

Conversation

micahmo
Copy link
Member

@micahmo micahmo commented Dec 8, 2023

Pull Request Description

This PR is a refactoring which introduces a common way to show input dialogs. We were using different styles and options for our various dialogs, and they looked a little different. Now they should have a common appearance.

These are the dialogs which have been refactored.

  • Input prompts (user/community/etc)
  • Comment/post settings reset
  • Delete settings/db
  • Image viewer permission denied
  • Log out
  • Comment search

Review without whitespace.

Screenshots / Recordings

qemu-system-x86_64_E7jYekr4Eg.mp4

Copy link
Member

@hjiangsu hjiangsu left a comment

Choose a reason for hiding this comment

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

Thanks for taking on some refactoring work! I think it looks good overall, just a few minor comments!

@hjiangsu hjiangsu merged commit f1a7234 into thunder-app:develop Dec 12, 2023
@micahmo micahmo deleted the feature/refactor-dialogs branch December 12, 2023 17:30
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.

2 participants