- Notifications
You must be signed in to change notification settings - Fork914
fix(site): update Spinner component to avoid UI edge cases#16497
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Closed
Uh oh!
There was an error while loading.Please reload this page.
Closed
Changes fromall commits
Commits
Show all changes
23 commits Select commitHold shift + click to select a range
8da41df
refactor: clean up existing code
Parkreinerc9841f2
fix: update API for component
Parkreiner2f356bc
wip: get majority of component updated
Parkreiner87fd0c2
chore: get initial version of spinner update in place
Parkreinere9b0e5e
docs: switch main comment to JSDoc
Parkreiner150370d
fix: update state definitions
Parkreinerb2870a6
fix: add delay safety nets
Parkreiner90df622
refactor: clean up current code
Parkreinerd082834
docs: fix typo
Parkreinere094eb0
fix: remove infinite render loops
Parkreinerc8ba1d0
fix: more adjustments to avoid infinite re-renders
Parkreinerb0d020e
refactor: split up nasty state logic to make main component more read…
Parkreiner4560c24
fix: more render stabilization
Parkreiner7a668d2
docs: update comments for clarity
Parkreinera69d576
refactor: clean up code more
Parkreiner3e0db15
docs: rewrite docs for clarity again
Parkreiner3567280
docs: remove typo
Parkreiner6ad1cf2
docs: add link reference for cursed React techniques
Parkreinerfc44cdb
fix: add edge-case protection for certain delay values
Parkreiner638ccf5
fix: make first effort towards preserving state when content for load…
Parkreinerce8e555
refactor: make it harder to misuse render cache
Parkreiner3b058df
refactor: clean up current implementation
Parkreiner815c71d
docs: fix links
ParkreinerFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
There are no files selected for viewing
211 changes: 163 additions & 48 deletionssite/src/components/Spinner/Spinner.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletionsite/src/pages/OrganizationSettingsPage/CreateOrganizationPageView.tsx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Oops, something went wrong.
Uh oh!
There was an error while loading.Please reload this page.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.