Skip to content

[codex] Smooth default preparation edit transition#512

Merged
jjoonleo merged 1 commit into
mainfrom
codexd/fix-default-preparation-transition
May 11, 2026
Merged

[codex] Smooth default preparation edit transition#512
jjoonleo merged 1 commit into
mainfrom
codexd/fix-default-preparation-transition

Conversation

@jjoonleo
Copy link
Copy Markdown
Contributor

Summary

  • Keep the default preparation edit route on a stable Scaffold while loading.
  • Fade from the loading state into the editable content with AnimatedSwitcher.
  • Keep the preparation form bloc alive across spare-time updates so in-progress edits do not reset.
  • Add a widget regression test for preserving edited preparation text after changing spare time.

Fixes #430

Validation

  • flutter analyze
  • flutter test test/presentation/my_page/preparation_spare_time_edit/preparation_spare_time_edit_screen_test.dart

@jjoonleo jjoonleo marked this pull request as ready for review May 11, 2026 13:25
@jjoonleo jjoonleo merged commit 461b2f9 into main May 11, 2026
3 of 5 checks passed
@jjoonleo jjoonleo deleted the codexd/fix-default-preparation-transition branch May 11, 2026 13:26
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