lambertf917 / lambertf917/laundry-solution-app-react

Loading Screen

Open
#86 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Description
The loading screen currently disappears too quickly, making it difficult for users to perceive and understand that the application is transitioning between states.

Describe the solution you'd like
The loading screen should remain visible for at least 1-2 seconds, even if the loading process completes faster, to provide a smoother and more intuitive user experience.

Recommendation

Implement a minimum display duration of 1-2 seconds for the loading screen.

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

No file or test is named in the issue. Start by locating the loading screen component and its existing visibility timing, then verify that it remains visible for at least 1–2 seconds when loading completes sooner; test both fast and normally completing loads.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.