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

【TODO管理】 絵文字ピッカーでも予め設定した絵文字デッキを使いたい #12560 #3

Closed
12 tasks done
samunohito opened this issue Dec 5, 2023 · 0 comments

Comments

@samunohito
Copy link
Owner

samunohito commented Dec 5, 2023

misskey-dev#12560 のTODO管理用issue


store.ts

  • 絵文字デッキ用のフィールドを追加

pages/settings/reaction.vue

  • 中項目の用意(リアクションデッキ、絵文字デッキ、表示設定)
  • 説明文言の用意
    • リアクションデッキの使用場面
    • 絵文字デッキの使用場面
    • 表示設定(リアクションデッキ・絵文字デッキで共用の旨)
  • 絵文字一覧の複製(リアクションデッキ中項目、絵文字デッキ中項目として)
  • プレビュー・デフォルトボタンを複製+各デッキの下につける

components/MkEmojiPicker.vue

  • reactionsのprops化(外から渡すようにする)

components/MkEmojiPickerDialog.vue

  • reactionsのprops化およびMkEmojiPicker.vueへの中継

scripts/emoji-picker.ts

  • defaultStore.state.emojisをMkEmojiPickerDialogへ渡す

scripts/reaction-picker.ts

  • defaultStore.state.reactionsをMkEmojiPickerDialogへ渡す
samunohito pushed a commit that referenced this issue Dec 6, 2023
設定画面からUI言語を変更したらブラックアウトする
@samunohito samunohito added this to test Dec 13, 2023
@samunohito samunohito moved this to Backlog in test Dec 13, 2023
@samunohito samunohito closed this as not planned Won't fix, can't repro, duplicate, stale Oct 11, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Done in test Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant