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

Create global progress bar indicator #112

Closed
Ryczko opened this issue Mar 27, 2023 · 4 comments
Closed

Create global progress bar indicator #112

Ryczko opened this issue Mar 27, 2023 · 4 comments
Assignees
Labels
Milestone

Comments

@Ryczko
Copy link
Owner

Ryczko commented Mar 27, 2023

Sometimes components take a long time to load. To improve the user experience, we should display a progressbar informing about the progress of loading a new page. This will be especially useful when you want to fetch data using getServerSideProps.

In case of problems you can follow this article: https://blog.logrocket.com/how-to-build-a-progress-bar-indicator-in-next-js/

@Ryczko Ryczko added good first issue Good for newcomers technical labels Mar 27, 2023
@a-lukasiewicz a-lukasiewicz self-assigned this Apr 4, 2023
@codezuma
Copy link
Contributor

@a-lukasiewicz are you implementing this feature.

@a-lukasiewicz
Copy link
Collaborator

@codezuma You can take this, I will assign it to you.
In case of any questions feel free to ask

@codezuma
Copy link
Contributor

@a-lukasiewicz sure.

codezuma added a commit to codezuma/Employee-pulse that referenced this issue Apr 16, 2023
@Ryczko Ryczko added this to the 1.2 milestone Apr 16, 2023
@codezuma
Copy link
Contributor

@Ryczko can you review the PR.

@Ryczko Ryczko closed this as completed Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants