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

Adding check for duplicated muted word #7481

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gabcvit
Copy link

@gabcvit gabcvit commented Jan 18, 2025

Closes #7472

  1. Added a check to detect if the word already exists in the array of muted words. If yes, show an error message and do not save
  2. Added a new translatable string for this specific scenario
  3. Added translations in German and brazilian Portuguese

Screen recording

recording.mov

- Added a check to find duplicated muted words before adding them
- If muted word is found in `moderationPrefs`. It will show an error
- Added a new string for translating
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

“Mute words & tags” menu allows you to add a word to your muted words list multiple times
1 participant