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 horizontal loading spinner jump #2397

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mattg95
Copy link

@mattg95 mattg95 commented Jan 19, 2024

The loading spinner causes the title to jump horizontally when it appears. This is due to the fact that an extra element is being rendered into the flex box. This PR adds a style to the loading spinner that does not cause the title to jump when the loading spinner is rendered

Issue:

loading-spinner-cropped.mov

Fix:

loading-spinner-fix.mov

Copy link

stale bot commented Apr 22, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Apr 22, 2024
Copy link

@SamRotaCloud SamRotaCloud left a comment

Choose a reason for hiding this comment

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

Looks good to me 🚀

@stale stale bot removed the stale label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants