RocketChat / RocketChat/Rocket.Chat.ReactNative
Report button doesn't ask for confirmation nor reason
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:
- Long press any message
- Scroll to the bottom of the pop-up menu
- 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
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.
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