Skip to content

Refactor onboarding layout + flow definitions - #6608

Open
RobertJoonas wants to merge 5 commits into
masterfrom
modernize-onboarding-layout
Open

Refactor onboarding layout + flow definitions#6608
RobertJoonas wants to merge 5 commits into
masterfrom
modernize-onboarding-layout

Conversation

@RobertJoonas

@RobertJoonas RobertJoonas commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Changes

  • Make new site form and installation page opt out of legacy layout
  • Define <.onboarding> layout as a function component (as opposed to onboarding.html.heex)
  • Give onboarding layout dynamically depending on @flow == Flows.register()
  • Drop "steps" from flow definitions (dead code) and use public function @doc instead for describing what steps the flows include.

Tests

  • This PR does not require tests

Changelog

  • This PR does not make a user-facing change

Documentation

  • This change does not need a documentation update

Dark mode

  • The UI has been tested both in dark and light mode

This commit extracts the actual new site form into a function component
to be re-used across two templates - onboarding_new_site.html and
provisioning_new_site.html.
@RobertJoonas
RobertJoonas requested a review from a team August 19, 2026 13:18
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