RocketChat / RocketChat/Rocket.Chat

Unusual behaviour of Country at the time of selection.

Open
#31,325 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
46.1k
Forks
13.9k
Avg merge
3d 3h
Merged PRs (30d)
130

Description

Description:

In the admin register page, the selection of country field shows unusual behaviour.

Steps to reproduce:
  1. run yarn build
  2. run yarn dev(dsv for low-end)
  3. fill in the details of the first page of admin registration .
  4. in the second page , on clicking input field of "Country"
Expected behavior:

the list form should stick to the input field as in others as well as on clicking the option from the list, the list should disappear as others.

Actual behavior:

the list floats in the screen and also does not disappear on clicking on the option.

Screenshot 2023-12-27 at 6 13 07 PM Screenshot 2023-12-27 at 6 12 53 PM
Server Setup Information:
  • Version of Rocket.Chat Server:
  • Operating System:
  • Deployment Method:
  • Number of Running Instances:
  • DB Replicaset Oplog:
  • NodeJS Version:
  • MongoDB Version:
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

Run yarn build followed by yarn dev (or dsv for a low-end device), complete the first admin registration page, and open the Country field on the second page. Reproduce the floating list and selection behavior; done means the list stays aligned with the input and disappears after an option is selected.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.