Skip to content

Reduce wait time on first open - #163

Open
pshenmic wants to merge 2 commits into
developfrom
fix/popup-cold-start
Open

pshenmic wants to merge 2 commits into
developfrom
fix/popup-cold-start

Conversation

@pshenmic

Copy link
Copy Markdown
Owner

Issue

On the first open extension was hanging, because in the background process it was eagerly loading the SDK. While offscreen document keeps everything warmed for the user, it was still slow for the first load. This PR fixes that by showing "Initializing application" page instead.

Things done

  • Fixed UI code for eager initialization
  • Bundled fonts

@pshenmic pshenmic changed the title Reduce wait time on first open. Reduce wait time on first open Sep 21, 2026
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