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

feat(cat-voices): alert dialog #851

Merged
merged 4 commits into from
Sep 20, 2024
Merged

feat(cat-voices): alert dialog #851

merged 4 commits into from
Sep 20, 2024

Conversation

dtscalac
Copy link
Contributor

Description

Adds a generic alert dialog.

Related Issue(s)

Closes #814

Screenshots

Screenshot 2024-09-20 at 13 09 56
Screenshot 2024-09-20 at 13 10 02

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@dtscalac dtscalac added review me PR is ready for review ux/ui UX/UI related issues dart Pull requests that update Dart code UI Kit Reusable UI components (widgets) labels Sep 20, 2024
@dtscalac dtscalac added this to the M4: Voting & Delegation milestone Sep 20, 2024
@dtscalac dtscalac self-assigned this Sep 20, 2024
@dtscalac dtscalac requested review from damian-molinski and digitalheartxs and removed request for minikin September 20, 2024 11:16
Copy link
Contributor

github-actions bot commented Sep 20, 2024

Test Report | ${\color{lightgreen}Pass: 207/207}$ | ${\color{red}Fail: 0/207}$ |

Copy link
Contributor

@digitalheartxs digitalheartxs left a comment

Choose a reason for hiding this comment

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

lgtm

@dtscalac dtscalac merged commit 05c5c9c into main Sep 20, 2024
30 of 32 checks passed
@dtscalac dtscalac deleted the feat/alert-dialogs branch September 20, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dart Pull requests that update Dart code review me PR is ready for review UI Kit Reusable UI components (widgets) ux/ui UX/UI related issues
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Alert dialogs
2 participants