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

Feature/issue 235 navigation #255

Closed
wants to merge 24 commits into from
Closed

Conversation

mqkotoo
Copy link
Contributor

@mqkotoo mqkotoo commented Jun 13, 2024

概要

close: #235

  • デバッグ時のみ、任意の画面に遷移できるようなページ or ダイアログにどこからでも遷移可能にする
  • Debug全体で多言語対応がされていなかったので対応
  • PageAとPageBを作って自由に遷移できるようにした

レビュー観点

  • 想定されている実装になっているか
  • 多言語対応の文言が不自然ではないか
  • ファイル、ディレクトリ構成はおかしくないか

レビューレベル

  • Lv1: ぱっとみて違和感がないかチェックして Approve する
  • Lv2: 仕様レベルまで理解して、仕様通りに動くかある程度検証して Approve する
  • Lv3: 実際に環境で動作確認したうえで Approve する

レビュー優先度

  • すぐに見てもらいたい ( hotfix など ) 🚀
  • 今日中に見てもらいたい 🚗
  • 今日〜明日中で見てもらいたい 🚶
  • 数日以内で見てもらいたい 🐢

画像 / 動画

Before After Design
スクリーンショット 2024-06-13 18 11 18
2024-06-13.18.16.01.mov

確認したこと

  • 言語対応できていること
  • 任意の画面に遷移できること

動作確認手順

備考

@mqkotoo mqkotoo marked this pull request as ready for review June 13, 2024 09:29
Copy link

github-actions bot commented Jun 13, 2024

Visit the preview URL for this PR (updated for commit c8980d5):

https://flutter-mobile-project-template-catalog--pr255-feature-zp56hf9l.web.app

(expires Thu, 20 Jun 2024 14:04:16 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 9ea56735a63d07a7cfe62eb204b0528284c37c23

@mqkotoo mqkotoo requested a review from K9i-0 June 13, 2024 14:15
Copy link
Contributor

@K9i-0 K9i-0 left a comment

Choose a reason for hiding this comment

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

やりたかったことと違いそうです
Issueの説明が不十分だったかも、明日ちゃんと共有しますね 🙏

@mqkotoo mqkotoo closed this Jun 19, 2024
@mqkotoo mqkotoo deleted the feature/issue-235-navigation branch June 26, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature]: デバッグ時のみ、任意の画面にすぐ遷移できるようにする
2 participants