feat minor hub-ux feat/phase-2g-bundle
AI Agent git-import/068377df · 115 days ago · Apr 2, 2026 · Diff

feat(hub-ux): auto-close import; resizable panel; list delete; enrich scroll

1. Import dialog closes automatically 1.5s after a successful import instead of forcing the user to click outside.

2. Detail panel is now resizable: a 6px drag handle on the left edge lets the user widen or narrow the panel. Min 280px, max 92% of viewport width. Touch-dragging is also supported.

3. Delete button (✕) appears on hover for every note row in the list. Clicking it confirms and calls DELETE /api/v1/notes/:path directly from the list — no need to open the note first. This unblocks deletion of corrupted notes (e.g. ones with JSON errors) that cannot be opened normally.

4. After Enrich completes, the detail panel smoothly scrolls to the top so the enriched labels and frontmatter are visible. The matching row in the Suggested / Activity list is also scrolled into view.

sha256:b2ce2dad926b319e3af27f2e75f959c8bedee09e38a7ac2e39dcd0606cb4ccda sha
sha256:c7d702b9e50dc9ff5677f11d81dfe7aa09b96c4aed5d86e9cd56047d96b614c9 snapshot
← Older Oldest on feat/phase-2g-bundle
All commits
Newer → Latest on feat/phase-2g-bundle

0 comments

No comments yet. Be the first to start the discussion.

To add a comment, use the Muse CLI: muse hub commit comment sha256:b2ce2dad926b319e3af27f2e75f959c8bedee09e38a7ac2e39dcd0606cb4ccda --body "your comment"