RocketChat / RocketChat/Rocket.Chat

Counter Number Problem during onboarding in the dialog box

Open
#33,403 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description:

Incorrect numbering of the steps while registering

Steps to reproduce:

Upon starting the development server for first time and during signup it is encountered while onboarding.

Expected behavior:

Step 2 out of 4
or
3 out of 4
according to the step number

Actual behavior:

It shows
Untitled

Server Setup Information:
  • Version of Rocket.Chat Server: Version 6.14.0-develop
  • License Type:
  • Number of Users: 1
  • Operating System: Windows
  • Deployment Method:
  • Number of Running Instances: 1
  • DB Replicaset Oplog:
  • NodeJS Version: 14.21
  • MongoDB Version: 7.0.5 / wiredTiger
Client Setup Information
  • Desktop App or Browser Version: Browser
  • Operating System: WSL 2
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 reproducing the signup onboarding flow in a first-run development server and inspect the step indicator in the dialog. Confirm which onboarding step counts are displayed, then verify that the indicator reports the current step out of four consistently across the flow.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.