-
Notifications
You must be signed in to change notification settings - Fork 71
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
mentor-practices.vueを非vue化 #7484
Conversation
@reckyy |
@taco-nantai |
@reckyy |
@yocchan-git |
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.
動作としては良さそうでした!
ただ、1点だけ非同期で処理しているのが疑問に思いました🤔
別に非同期にするようなページでもなさそうですし、Hotwireに移行するにしてもSlimの方がやりやすいと思います。
issueを見る限り良さそうで、mainと同じ動作なのですが、念の為今日のMTGで聞いていただいてもよろしいでしょうか?
よろしくお願いいたします🙇♂️
また、下書きから |
16a4daa
to
aeca0c0
Compare
@yocchan-git |
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.
1点コメントしましたが、LGTMです🎉
対応お疲れ様でした!
コメントした点を修正したら、komagataさんへお願いします〜🙏
Co-authored-by: よっちゃん <143366399+yocchan-git@users.noreply.github.com>
@yocchan-git |
@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です〜🙆♂️
Issue
概要
mentor-practices.vueを削除し、slimでの実装に変更しました。
変更確認方法
Screenshot
変更前
変更後