Skip to content

Improve asset handling#32

Merged
448-OG merged 1 commit into
masterfrom
improve-asset-handling
May 11, 2026
Merged

Improve asset handling#32
448-OG merged 1 commit into
masterfrom
improve-asset-handling

Conversation

@448-OG

@448-OG 448-OG commented May 11, 2026

Copy link
Copy Markdown
Member

feat: There was a bug where the organization info would be lost across sessions due to using inmemory storage. This commit switches to local storage.

feat: The favicon is also now loaded dynamically from session storage allowing dynamically changing the favicon of the page by loading it after the page has finished using a use_effect hook

chore: remove unused statics

feat: There was a bug where the organization info would be lost across sessions due to
using inmemory storage. This commit switches to local storage.

feat: The favicon is also now loaded dynamically from session storage allowing dynamically changing
the favicon of the page by loading it after the page has finished using a use_effect hook

chore: remove unused statics
@448-OG 448-OG merged commit 2203976 into master May 11, 2026
1 check failed
@448-OG 448-OG deleted the improve-asset-handling branch May 11, 2026 14:44
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.

1 participant