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

NGワード設定画面で、NGワード一覧を1つのテキストエリアではなくフィルターのようなリスト形式にする+NGワード保存用の新しいテーブルを作成する #647

Closed
kmycode opened this issue Mar 7, 2024 · 0 comments · Fixed by #663
Labels
cost-high enhancement New feature or request
Milestone

Comments

@kmycode
Copy link
Owner

kmycode commented Mar 7, 2024

欲しい機能

やることは #591 と一緒

必要性

  • 全てのNGワードを一括で取り扱う内部実装だったら、データが全部とんでしまうリスクが有る。テーブルを作成して一部分だけ変更することで、データ破壊リスクを減らす
  • 正規表現や適用対象などのオプションも、(画面に表示領域があれば)行頭に「?」をつけるよりもチェックボタンで操作したほうが表示としてスマート
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cost-high enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant