Skip to content

fix(notes): add close button to sticky notes - #30

Merged
howdeploy merged 1 commit into
howdeploy:mainfrom
TroopJostle:fix/sticky-note-close-button
Sep 7, 2026
Merged

fix(notes): add close button to sticky notes#30
howdeploy merged 1 commit into
howdeploy:mainfrom
TroopJostle:fix/sticky-note-close-button

Conversation

@TroopJostle

@TroopJostle TroopJostle commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • add an accessible close button to the top-right of every sticky note
  • wire the control to the existing persisted note-deletion path
  • preserve pending text before closing and match existing window close styling

Test plan

  • npm run typecheck
  • node --test --test-concurrency=1 --test-reporter=tap tests/settings-ui.test.mjs (13/13 passing)

@TroopJostle
TroopJostle force-pushed the fix/sticky-note-close-button branch from c33e85d to fc82d0f Compare September 5, 2026 11:42
@howdeploy
howdeploy merged commit 50c5f63 into howdeploy:main Sep 7, 2026
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