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.
0 comments
muse hub commit comment sha256:b2ce2dad926b319e3af27f2e75f959c8bedee09e38a7ac2e39dcd0606cb4ccda --body "your comment"
No comments yet. Be the first to start the discussion.