Skip to content

[issue-87]設定画面の見た目だけを整えました #132

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

Merged
merged 1 commit into from
Mar 9, 2025

Conversation

nekomoti22
Copy link
Collaborator

@nekomoti22 nekomoti22 commented Jan 14, 2025

やったこと

設定画面のデザインだけ整えました。

やってないこと

#20 #60 の2つが実装できていないが、技育博の2次エントリーに間に合いそうにないのでとりあえずプルリク

スクリーンショット・動作確認

buildして一通り設定画面から他の画面へ画面遷移はできました

自己評価

出来を 10 点満点で自己評価:

5 点

  • 実装できたのでチェックして欲しい。
  • 心配なところがいくつかある。
  • あまり理解できていないが issue などに書いてあるとおり やった。
  • その他(下に記入)

その他

feature/issue-

  • レビュワーへの参考情報(気になった点や注意点などあれば〜)
    feature/issue-123となっていますが、issue-87の間違いです。あとで直します
    あと初期フローの設定のためにstashして戻したときにconfrictいっぱい起こったからわんちゃんおかしいかも

Copy link

Tip

デバッグビルドに成功しました

Copy link

Tip

リリースビルドに成功しました

Copy link
Collaborator

@TBSten TBSten left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@TBSten TBSten left a comment

Choose a reason for hiding this comment

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

 composable("settings") {
-  SettingsScreen(..., profileImageUri = null)
+  SettingsScreen(..., profileImageUri = profileImageUri)
 }

@nekomoti22 nekomoti22 merged commit 7239101 into main Mar 9, 2025
1 check passed
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