-
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
日報作成、編集フォームのプラクティス選択をChoices.jsに置き換える。 #4626
日報作成、編集フォームのプラクティス選択をChoices.jsに置き換える。 #4626
Conversation
@garammasala29 ガラムマサラさんが先日、管理者向けユーザー編集画面の「企業」欄で導入されたChoices.jsを、日報作成・編集フォームの「プラクティス」欄に適用するIssueの対応となります。お手すきの際にレビューをお願いします🙏 @machida ひと通り実装してみました。この段階でデザインをお願いして大丈夫でしょうか?よろしくお願いします🙏 |
@NorifumiOgawa デザイン了解です! |
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.
@NorifumiOgawa さん
お疲れ様です。レビュー依頼ありがとうございました!
複数選択できることを確認できました、LGTMです👍
@NorifumiOgawa デザイン入れましたー |
@garammasala29 さん、レビューありがとうございました! |
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です〜🙆♂️
概要
company-select.js
をchoices-ui.js
にリネームし、複数選択可能なプルダウン用にjs-choices-multiple-select
というidを当てて対応する方針です。※詳細はIssueの町田さんからのコメントにあります。変更前
変更後
確認方法
feature/replace-practice-selection-on-daily-report-editing-forms-with-choices-js
をローカルに取り込むbin/rails s
でサーバーを立ち上げる3.
komagata
でログインし、日報作成の画面を開くrails
を入力し、rails
に該当するプラクティスが候補として表示されることを確認する