Conversation
foundling
commented
Nov 7, 2023
Contributor
- adds loading to user-initiated network operations in the applications editor
- calls encode/decodeUriComponent on table, database and primary key values
- uses local storage to cache files not yet saved to instance so user has a seemless editing experience in terms of dataloss.
…s a uriComponent when embedding it in a url and decode it after its been parsed as a url param.
…ck_id and filepath. when saved to instance, remove from local storage.
…vailable, otherwise the instance copy of the file.
cache local application to prevent data loss, provide revert functionality
…ace other network-bound buttons w/ this loader button.
Improve loading UX with a new loading button component used in buttons that trigger network ops
bugfix in add project button loader
Studio 59: encode/decode primary key before embedding in url and after parsing from url.
|
Kudos, SonarCloud Quality Gate passed!
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.







