-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Boolean admin settings can't be reverted unless page reload #12399
Copy link
Copy link
Closed
Description
Description:
true/false settings in the admin UI can't be switched back to their original states (once the "Save" button is clicked) unless the page gets reloaded. I tried with Accounts_Default_User_Preferences_hideUsernames and Store_Last_Message, so I'm certain it's not only those from the "Accounts" section.
Steps to reproduce:
- Go to admin UI → Accounts → Default Preferences
- Set "Hide usernames" to "true"
- Click "Save"
- Set it back to "false"
- Notice how you can not click "Save" again
Expected behavior:
Save button should be clickable
Actual behavior:
Save button not clickable
Server Setup Information:
- Version of Rocket.Chat Server: Cloud - 0.68.4 (also tested locally with 0.70.4)
- Operating System: Cloud
- Deployment Method: Cloud
- Number of Running Instances: Cloud
- DB Replicaset Oplog: Cloud
- NodeJS Version: Cloud
- MongoDB Version: Cloud
Additional context
Demo
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
