Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend the time that the loading component is visible to improve UX #1073

Open
2 tasks
ljbroersen opened this issue Mar 5, 2025 · 0 comments
Open
2 tasks
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@ljbroersen
Copy link
Contributor

Problem

Based on Phil's comment in #1061.

Right now, the loading component is only visible for a incredibly short amount of time, which results in a not-so-great UX. To improve this, we would like the loader to be longer visible (for at least 2 seconds).

Success

On pages where the loading component is shown on refresh, the loader should be visible to the user for at least 2 seconds.

Requirements

  • The loading component should be visible for at least 2 seconds.
  • After those 2 seconds are over, show the page as usual.

Implementation notes

  • For this issue, please don't throttle your network speed.
  • The changes have to be made within the loading component.
@ljbroersen ljbroersen added enhancement New feature or request good first issue Good for newcomers labels Mar 5, 2025
@ljbroersen ljbroersen self-assigned this Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant