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

他のオブジェクトを選択するモーダル #943

Open
SofPyon opened this issue Mar 19, 2022 · 0 comments
Open

他のオブジェクトを選択するモーダル #943

SofPyon opened this issue Mar 19, 2022 · 0 comments

Comments

@SofPyon
Copy link
Member

SofPyon commented Mar 19, 2022

背景

スタッフモードにおいて、下記の入力欄は他のオブジェクトを参照して指定できる。

  • 企画のメンバー
  • 企画のタグ
  • など

これらの入力欄は、現状だと tags input を使っている。しかし、参照先のオブジェクトを更新した際、tags inputは自動でリロードされない。

実装内容

  • tags inputをやめて、代わりに独自のモーダルにする。
    • 「企画タグを選択」をクリックすると、モーダルでタグ一覧が表示される
    • 「更新」ボタンをクリックすると一覧を更新できる
    • GridTableのフィルタ機能も使える
    • チェックボックスでチェックを入れた後「OK」をクリックすると、その選択が反映される
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant