feat(web): add widget picker drawer for dashboard customization #498

Merged
jason.woltje merged 1 commits from feat/ms18-widget-picker into main 2026-02-24 00:59:45 +00:00
Owner

Summary

  • Add WidgetPicker slide-out drawer for browsing and adding widgets
  • Search by name/description, one-click add to dashboard
  • Auto-places new widgets below existing layout
  • Accessible via Add
## Summary - Add WidgetPicker slide-out drawer for browsing and adding widgets - Search by name/description, one-click add to dashboard - Auto-places new widgets below existing layout - Accessible via Add
jason.woltje added 1 commit 2026-02-24 00:55:23 +00:00
feat(web): add widget picker drawer for dashboard customization
All checks were successful
ci/woodpecker/push/web Pipeline was successful
ee5364f2d3
Add a slide-out drawer UI to browse available widgets from the registry,
search by name/description, and add them to the dashboard. The picker
is accessible via "Add Widget" button in edit mode.

- WidgetPicker component with search, widget list, and one-click add
- Generates unique widget IDs and places new widgets below existing ones
- Integrated into dashboard page header (edit mode only)

Ref: #488

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
jason.woltje merged commit f93fa60fff into main 2026-02-24 00:59:45 +00:00
jason.woltje deleted branch feat/ms18-widget-picker 2026-02-24 00:59:46 +00:00
Sign in to join this conversation.