Skip to content

feat: insights speed and ux improvements#8822

Merged
wmertens merged 1 commit into
build/v2from
v2-insights-fixes
Jul 11, 2026
Merged

feat: insights speed and ux improvements#8822
wmertens merged 1 commit into
build/v2from
v2-insights-fixes

Conversation

@Varixo

@Varixo Varixo commented Jul 11, 2026

Copy link
Copy Markdown
Member
  • Added a global navigation loader.
  • Moved the authenticated root redirect from routeLoader$ to onRequest.
  • Limited analytics queries to the latest 100 manifests with pagination.
  • Optimized symbol, edge, and slow-symbol pages by removing eager detail queries and aggregating data in SQL.
  • Added database indexes and fixed manifest joins for faster lookups.
  • Added safer symbol-tree handling for shared nodes and empty graphs.
  • Fixed route-detail URLs and the application-specific Settings link.

@Varixo Varixo self-assigned this Jul 11, 2026
@Varixo Varixo requested a review from a team as a code owner July 11, 2026 18:34
@Varixo Varixo added the V2 label Jul 11, 2026
@changeset-bot

changeset-bot Bot commented Jul 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 5542602

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@maiieul maiieul moved this from Backlog to Waiting For Review in Qwik Development Jul 11, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jul 11, 2026

Copy link
Copy Markdown

Open in StackBlitz

@qwik.dev/core

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/core@8822

@qwik.dev/router

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/router@8822

eslint-plugin-qwik

npm i https://pkg.pr.new/QwikDev/qwik/eslint-plugin-qwik@8822

create-qwik

npm i https://pkg.pr.new/QwikDev/qwik/create-qwik@8822

@qwik.dev/optimizer

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/optimizer@8822

@qwik.dev/devtools

npm i https://pkg.pr.new/QwikDev/qwik/@qwik.dev/devtools@8822

commit: 5542602

@wmertens wmertens left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🐞

@wmertens wmertens merged commit 86b487b into build/v2 Jul 11, 2026
47 of 49 checks passed
@wmertens wmertens deleted the v2-insights-fixes branch July 11, 2026 19:56
@github-project-automation github-project-automation Bot moved this from Waiting For Review to Done in Qwik Development Jul 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants