Improve onboarding pages - #6557
Open
sanne-san wants to merge 22 commits into
Open
Conversation
* Refine verification banner UI and copy - Simplify failure CTAs: keep "Check again" as primary, add ghost "Review installation" (or "Try another URL" when a custom URL retry is offered); remove installation-guide, change-method, and view-snippet expandable logic - Render inline "verify your installation manually" / "review your installation" links inside recommendation text (offer_custom_url_input scenarios) via safe HTML helpers, avoiding HEEx whitespace pitfalls - Tighten diagnostics title and body copy - Move the "Setup pending" pill in the sites list to replace the percentage indicator; use the generic pill component - Extend the notice component with title_class override and a spinner slot; swap success icon to solid check-circle * improve templating logic --------- Co-authored-by: Robert Joonas <robertjoonas16@gmail.com>
- Give the add site and installation pages a plain white layout with a heading, subtitle and a progress indicator at the bottom of the page - Remove the timezone field from the add site form, and detect it automatically - Rebuild the installation instructions as numbered steps with click-to-copy code, and hide the extra options during onboarding - Offer a way out of every step with a secondary button, either skipping ahead or heading back to where you came from - Drop the separate verification step from the progress indicator, as verification now happens on the dashboard - Tidy up shared form and UI details along the way: help text under fields, read-only inputs, smaller toggles and an improved loading spinner
RobertJoonas
force-pushed
the
verification-to-dashboard
branch
from
July 29, 2026 11:03
45547c4 to
3fd5593
Compare
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.
Changes
Tests
Changelog
Documentation
Dark mode