Skip to content

[codex] Show error modal instead of snackbar#564

Merged
jjoonleo merged 2 commits into
mainfrom
feature/replace-error-snackbars-with-modal
Jun 28, 2026
Merged

[codex] Show error modal instead of snackbar#564
jjoonleo merged 2 commits into
mainfrom
feature/replace-error-snackbars-with-modal

Conversation

@jjoonleo

Copy link
Copy Markdown
Contributor

Summary

  • Replaced error snackbars with the existing showTwoActionDialog modal flow.
  • Covered delete-user, default preparation edit, schedule form submit, and onboarding submit failure paths.
  • Updated widget tests to assert the error modal instead of SnackBar.

Impact

Error feedback now uses the app's modal dialog pattern consistently instead of transient snackbar messaging.

Validation

  • flutter test test/presentation/schedule_create/components/schedule_multi_page_form_test.dart test/presentation/my_page/preparation_spare_time_edit/preparation_spare_time_edit_screen_test.dart
  • flutter analyze

@jjoonleo jjoonleo marked this pull request as ready for review June 28, 2026 12:30
@jjoonleo jjoonleo merged commit 4e39d10 into main Jun 28, 2026
1 of 4 checks passed
@jjoonleo jjoonleo deleted the feature/replace-error-snackbars-with-modal branch June 28, 2026 12:45
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.

1 participant