Skip to content

fix: wire all non-functional buttons#16

Merged
Adam Gurley (machine-squelch) merged 1 commit intomainfrom
fix/wire-buttons
Mar 31, 2026
Merged

fix: wire all non-functional buttons#16
Adam Gurley (machine-squelch) merged 1 commit intomainfrom
fix/wire-buttons

Conversation

@machine-squelch
Copy link
Copy Markdown
Collaborator

Fixes all dead buttons across the 4 sidebar views:

  • Context Vault + Add Entry → snackbar (future release)
  • Preferences + Add → dialog to create a new key/value preference (writes to DB)
  • Audit Log Export → snackbar (future release)
  • Settings Export → snackbar (future release)
  • Settings Wipe → confirmation dialog → DatabaseHelper.deleteDatabase()
  • All buttons now show pointer cursor on hover via MouseRegion

https://claude.ai/code/session_01ViQtUW7jVVA1JGPDkvvUEA

- Context Vault "+ Add Entry": shows snackbar (future release)
- Preferences "+ Add": opens dialog to create key/value preference
- Audit Log "Export": shows snackbar (future release)
- Settings "Export": shows snackbar (future release)
- Settings "Wipe": confirmation dialog → DatabaseHelper.deleteDatabase()
- All buttons now show pointer cursor on hover

https://claude.ai/code/session_01ViQtUW7jVVA1JGPDkvvUEA
@machine-squelch Adam Gurley (machine-squelch) merged commit b5bf3ee into main Mar 31, 2026
2 of 3 checks passed
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