RocketChat / RocketChat/Rocket.Chat

Confirmation dialogs for certain actions not displaying on firefox 80.0.1 (Deactivate User, Delete User, others)

Open
#19,220 1 comment 0 reactions 1 assignee View on GitHub

@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:
  1. Launch Firefox (most recent version)
  2. Go to admin -> Users
  3. Attempt to delete user
  4. No modal appears, cannot delete user
Expected behavior:

Modal pops up, showing button to confirm deletion

Actual behavior:

This modal does not appear:

image

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 -

image

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.