RocketChat / RocketChat/Rocket.Chat
Discussion Popup Diaglog is not fully functional
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
There are 2 bugs that I've seen in the Discussion Diaglog.
1.Close icon is not clickable inside all input boxes.
2. Unable to close Dropdown list after it visible. In general whenever someone click anywhere in the screen the dropdown list is automatically closed.
Steps to reproduce:
- Go to Create new Discussion
Expected behavior:
close icon is clickable & dropdown menu is closed after clicking anywhere.
Actual behavior:
Server Setup Information:
- Version of Rocket.Chat Server: 6.0.0-develop
- Operating System: windows 10
- Deployment Method: Gitpod
- Number of Running Instances:
- DB Replicaset Oplog: Enabled
- NodeJS Version: 14.21.2 - x64
- MongoDB Version:5.0.5
Client Setup Information
- Desktop App or Browser Version:
- Operating System:
Additional context
Relevant logs:
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 opening Create new Discussion and reviewing the attached reproduction video. Trace the Discussion dialog inputs and dropdown interactions to identify why the close icon is not clickable in every input and why the dropdown does not close when clicking elsewhere; done means both behaviors match the expected behavior described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100