RocketChat / RocketChat/Rocket.Chat.ReactNative

Report button doesn't ask for confirmation nor reason

Open
#5,344 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
2.4k
Forks
1.5k
Avg merge
1d 18h
Merged PRs (30d)
90

Description

Description:

When a user taps the "Report" button on the long-press message pop-up it immediately reports the message instead of giving user a chance to say why and confirm/cancel like in browser.

Environment Information:
  • Rocket.Chat Server Version: 6.4.5
  • Rocket.Chat App Version: 4.42.2.51091
  • Device Name: Samsung S22
  • OS Version: Android 13
Steps to reproduce:
  1. Long press any message
  2. Scroll to the bottom of the pop-up menu
  3. Tap Report
Expected behavior:

Expect a dialog to enter a reason and to confirm or to cancel accidental press.

Actual behavior:

Immediately reports with no confirmation.

Additional context:

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.

Research direction

Start by locating the long-press message pop-up and its Report button entry point in the React Native app. Compare the current action with the browser behavior described in the issue, then verify that reporting opens a reason dialog and supports confirmation or cancellation instead of reporting immediately.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.