Skip to content

Simple guide · Public product

Page status: Active

NutsNews Home Button Update

Adds a small floating Home button above the existing theme/settings gear.

Visual overview

Primary diagram

System map

Adds a small floating Home button above the existing theme/settings gear.

Render the repository-owned system map when you need it.

Diagram is not rendered yet.

View as text
NutsNews Home Button Update

Adds a small floating Home button above the existing theme/settings gear.

flowchart TD
  accTitle: NutsNews Home Button Update
  accDescr {
    Adds a small floating Home button above the existing theme/settings gear.
  }
  A[ThemeSwitcher renders UI controls] --> B[Home button element added]
  B --> C[On click or touch]
  C --> D[Next.js Link navigates to '/']
  D --> E[Return to home feed without changing theme/settings state]

NutsNews Home Button Update

Fullscreen diagram view.