Skip to content

Persist viewer tapestry#38

Merged
Sachanski merged 2 commits intomainfrom
feature/viewer-persist-tapestry
Jan 14, 2026
Merged

Persist viewer tapestry#38
Sachanski merged 2 commits intomainfrom
feature/viewer-persist-tapestry

Conversation

@Sachanski
Copy link
Collaborator

  • Whenever a use drops in a tapestry in the viewer app it is persisted in IndexedDB
  • When the user loads the viewer if there is not source query parameter the indexed db is checked for a previously loaded tapestry - in cast it exists it is loaded.
  • When inside a tapestry if the user clicks on the logo they are redirected back to the initial page and the indexed db is cleared.

* Whenever a use drops in a tapestry in the viewer app it is persisted in IndexedDB
* When the user loads the viewer if there is not source query parameter the indexed db is checked for a previously loaded tapestry - in cast it exists it is loaded.
* When inside a tapestry if the user clicks on the logo they are redirected back to the initial page and the indexed db is cleared.
@Sachanski Sachanski merged commit 15806b9 into main Jan 14, 2026
1 check passed
@Sachanski Sachanski deleted the feature/viewer-persist-tapestry branch January 14, 2026 14:49
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.

2 participants