Skip to content

fix(panels): keep desktop runtime config alert hidden when disabled#1679

Open
eyupcanakman wants to merge 1 commit intokoala73:mainfrom
eyupcanakman:fix/884-runtime-config-persistence
Open

fix(panels): keep desktop runtime config alert hidden when disabled#1679
eyupcanakman wants to merge 1 commit intokoala73:mainfrom
eyupcanakman:fix/884-runtime-config-persistence

Conversation

@eyupcanakman
Copy link

Closes #884

Summary

  • keep the desktop runtime config alert hidden after the user disables the panel
  • separate explicit user hide from auto-hide when setup is complete, so replayed toggle(true) and runtime-config updates do not re-show the alert
  • add regression coverage for replayed panel settings, runtime-config subscription updates, and the partially configured desktop alert state

Validation

  • node --import tsx --test tests/runtime-config-panel-visibility.test.mjs tests/panel-config-guardrails.test.mjs
  • npm run typecheck
  • npx biome check tests/runtime-config-panel-visibility.test.mjs tests/helpers/runtime-config-panel-harness.mjs

@vercel
Copy link

vercel bot commented Mar 15, 2026

@eyupcanakman is attempting to deploy a commit to the Elie Team on Vercel.

A member of the Team first needs to authorize it.

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.

Unable to keep Desktop Configuration panel disabled

1 participant