Skip to content

feat(routines): let a display hide Set up - #16

Open
mrramam wants to merge 1 commit into
jherforth:mainfrom
mrramam:feat/routines-control-limits
Open

mrramam wants to merge 1 commit into
jherforth:mainfrom
mrramam:feat/routines-control-limits

Conversation

@mrramam

@mrramam mrramam commented Sep 16, 2026

Copy link
Copy Markdown

Routines declares setUp as a hideable control. Under the gate the gear is removed before first paint and the switch into setup mode returns early, so create, retire, remove and add step are unreachable; marking steps done is untouched. hide is read at parse time, TastyTiles shape; no param hides nothing.

Verified with and without the param on our production display.

The manifest declares setUp as a hideable control. When the dashboard
names it on the iframe URL, the gear is removed before first paint, the
click handler refuses to enter the setup view, and the empty state drops
its "Choose Set up" hint. Marking steps done stays on the board. No hide
param hides nothing, so an older dashboard and a direct load behave as
before.
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.

2 participants