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

トーク選択画面を追加 #28

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

トーク選択画面を追加 #28

wants to merge 6 commits into from

Conversation

geekshu625
Copy link
Contributor

概要

  • トーク選択画面を追加
  • FirebaseからRoom値を取得して表示する処理を追加
  • トーク選択画面からトーク画面への遷移を追加

レビュー観点

とりあえず、未確定の部分や画像周りの部分はあとでやります。

レビューレベル

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

スクリーンショット

chat

@geekshu625 geekshu625 self-assigned this Jul 16, 2020
Copy link
Contributor

@ojun9 ojun9 left a comment

Choose a reason for hiding this comment

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

コメントしました!

}

func transitionToChatsViewController(selectedRoom room: Room) {
//TODO:- 画面遷移時に加えて値の引き渡しをする
Copy link
Contributor

Choose a reason for hiding this comment

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

渡す値は,ルームの名前とルームIDだと思うのですが,
その場合はRoomモデルにidを追加する必要がありそうですね。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

あ、確かにそうですね、、、!!
このPRでChat側に渡しておいていいですか??

Copy link
Contributor

Choose a reason for hiding this comment

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

お願いします!🙇‍♂️

Copy link
Contributor Author

Choose a reason for hiding this comment

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

遅くなりましたが、更新しました!!

@geekshu625 geekshu625 force-pushed the feature/6 branch 2 times, most recently from ebb7fd7 to 1761114 Compare July 22, 2020 09:19
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