nexus/ui/src
Cody (Radius Red) 92e03ac4e3 fix(ui): prevent dropdown snap-back when switching env var to Secret
Address Greptile review feedback: the plain-value fallback in emit()
caused the useEffect sync to re-run toRows(), which mapped the plain
binding back to source: "plain", snapping the dropdown back.

Fix: add an emittingRef that distinguishes local emit() calls from
external value changes (like overlay reset after save). When the
change originated from our own emit, skip the re-sync so the
transitioning row stays in "secret" mode while the user picks a secret.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-31 15:52:46 +00:00
..
adapters feat(hermes): upgrade hermes-paperclip-adapter + UI adapter + skills + detectModel 2026-03-28 01:34:48 +01:00
api Merge public-gh/master into PAP-881-document-revisions-bulid-it 2026-03-31 07:31:17 -05:00
components fix(ui): prevent dropdown snap-back when switching env var to Secret 2026-03-31 15:52:46 +00:00
context Merge public-gh/master into pap-979-runtime-workspaces 2026-03-30 08:35:30 -05:00
fixtures Add a run transcript UX fixture lab 2026-03-11 10:47:22 -05:00
hooks Add mail-client keyboard shortcuts to inbox mine tab 2026-03-29 10:57:34 -05:00
lib Fix optimistic comment draft clearing 2026-03-30 14:14:36 -05:00
pages Add company name to invite summaries 2026-03-30 14:14:14 -05:00
plugins Enhance plugin loading and toolbar integration 2026-03-14 15:27:45 -07:00
App.tsx Fix execution workspace company routing 2026-03-29 10:55:21 -05:00
index.css Style markdown links with underline and pointer cursor 2026-03-29 10:57:34 -05:00
main.tsx fix providers 2026-03-23 16:57:38 -05:00