RocketChat / RocketChat/Rocket.Chat
Confirmation dialogs for certain actions not displaying on firefox 80.0.1 (Deactivate User, Delete User, others)
Open
@gabriellsh is already working on this.
Since Oct 22, 2020.
area: ui/ux
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
When attempting to delete a user, the "Are You Sure?" modal does not display for firefox browsers.
Steps to reproduce:
- Launch Firefox (most recent version)
- Go to admin -> Users
- Attempt to delete user
- No modal appears, cannot delete user
Expected behavior:
Modal pops up, showing button to confirm deletion
Actual behavior:
This modal does not appear:

Server Setup Information:
- Version of Rocket.Chat Server: 3.7.1
- Operating System: Linux
- Deployment Method: Docker
- Number of Running Instances: 1
- DB Replicaset Oplog: Enabled
- NodeJS Version: 12.18.4
- MongoDB Version: 3.6
Client Setup Information
- Desktop App or Browser Version: Firefox 80.0.1
- Operating System: Manjaro Linux
Additional context
Relevant logs:
For deactivation, the 400 error that prompts the modal to show is still present in the developer logs, even in firefox -

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.