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

fix: frontend loading issue #88

Merged
merged 4 commits into from
Jan 17, 2024
Merged

fix: frontend loading issue #88

merged 4 commits into from
Jan 17, 2024

Conversation

axel7083
Copy link
Contributor

Description

Instead of having individual page adding the LinearProgress, I added it to the NavPage component, and a new loading prop.
When loading is set to true, the linear progress is used, and the content is hidden.

Screenshots

page-loading.mp4

@axel7083 axel7083 requested a review from lstocchi January 17, 2024 15:58
Copy link
Contributor

@lstocchi lstocchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, a test would be great

@axel7083 axel7083 force-pushed the fix/addresing-small-issues branch from 362e30d to 2014298 Compare January 17, 2024 16:19
@axel7083 axel7083 requested a review from lstocchi January 17, 2024 16:32
Copy link
Contributor

@lstocchi lstocchi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!!

@axel7083 axel7083 force-pushed the fix/addresing-small-issues branch 2 times, most recently from 491825a to a2b2b84 Compare January 17, 2024 17:16
@axel7083 axel7083 merged commit 4fedb04 into main Jan 17, 2024
3 checks passed
@axel7083 axel7083 self-assigned this Jan 19, 2024
@axel7083 axel7083 added the kind/enhancement ✨ New feature or request label Jan 19, 2024
@axel7083 axel7083 deleted the fix/addresing-small-issues branch May 21, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement ✨ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants