RocketChat / RocketChat/Rocket.Chat

Discussion Popup Diaglog is not fully functional

Open
#28,816 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: bug type: improvement
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:
  1. Go to Create new Discussion
Expected behavior:

close icon is clickable & dropdown menu is closed after clicking anywhere.

Actual behavior:

https://user-images.githubusercontent.com/81948346/230140324-6a56c7eb-09a8-457f-bc00-1c04ac9a4b2d.mp4

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

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.