-
Notifications
You must be signed in to change notification settings - Fork 72
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
コース一覧読み込み時のローディングを作成 #7390
コース一覧読み込み時のローディングを作成 #7390
Conversation
@dowdiness 追記: |
@nishitatsu-dev |
@taco-nantai |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@taco-nantai
LGTMなので、approveします!!!
以下を確認しました〜
- 動作
- コード
@nishitatsu-dev @komagata |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
確認させて頂きました。OKです〜🙆♂️
…t_loading_view コース一覧読み込み時のローディングを作成
Issue
概要
メンターページのコース一覧のページで、読み込み中に空のテーブルが表示されるようになります。
変更確認方法
feature/mentor_page_course_list_loading_view
をローカルに取り込むScreenshot
変更前
変更後