Skip to content

Fix dark mode rendering, entry editing/sorting, and Windows shutdown hangs#6

Merged
henricook merged 5 commits into
henricook:mainfrom
spotco:pr/dark-edit-sort-windows-shutdown
Jul 5, 2026
Merged

Fix dark mode rendering, entry editing/sorting, and Windows shutdown hangs#6
henricook merged 5 commits into
henricook:mainfrom
spotco:pr/dark-edit-sort-windows-shutdown

Conversation

@spotco

@spotco spotco commented May 31, 2026

Copy link
Copy Markdown
Contributor

Changes included:

  • Fix dark mode text rendering for group headers and OTP rows.
  • Add OTP entry editing for service name and account details.
  • Add sortable OTP table columns.
  • Persist edited entry details in state/storage.
  • Fix Windows shutdown hangs caused by window state persistence during app teardown.
  • Add/update tests for entry editing, sorting, dark mode/group header colors, and related state behavior.

Dark mode looking nice, and columns sortable.
image

Right click context menu has "edit entry" option now. (Editing name/account)
image

henricook added 2 commits July 5, 2026 08:49
- Never latch the window un-closeable: persist-on-close failures are
  caught, and a failed close resets the guard so the user can retry
- Validate the edit dialog: reject whitespace-only names, trim values,
  keep account optional
- List EditServiceDialog and the new interactions in CLAUDE.md
- Add widget tests for the edit dialog validation
@henricook
henricook merged commit 9b79a9e into henricook:main Jul 5, 2026
1 check passed
@henricook

Copy link
Copy Markdown
Owner

Thanks @spotco !

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