Skip to content

feat: wrap formatting toolbar settings in collapsible accordion#108

Merged
j4rviscmd merged 1 commit intomainfrom
feat/toolbar-accordion
Mar 28, 2026
Merged

feat: wrap formatting toolbar settings in collapsible accordion#108
j4rviscmd merged 1 commit intomainfrom
feat/toolbar-accordion

Conversation

@j4rviscmd
Copy link
Copy Markdown
Owner

Summary

  • Wrap the Formatting Toolbar section in the settings dialog with a shadcn Accordion (defaults to collapsed)
  • This reduces the vertical length of the settings dialog by collapsing the 13 sortable toolbar items

Test plan

  • Open the settings dialog
  • Verify the Formatting Toolbar section is collapsed by default
  • Click to expand and verify drag-and-drop sorting works
  • Verify toggle switches for visibility work correctly
  • Verify the Reset button appears when config is customized
  • Collapse again and verify smooth animation

🤖 Generated with Claude Code

The Formatting Toolbar section in the settings dialog was vertically
long due to 13 sortable items. Wrap it with a shadcn Accordion
(defaults to collapsed) to keep the settings dialog compact.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@j4rviscmd j4rviscmd added the enhancement New feature or request label Mar 28, 2026
@j4rviscmd j4rviscmd merged commit 3fedf55 into main Mar 28, 2026
2 checks passed
@j4rviscmd j4rviscmd deleted the feat/toolbar-accordion branch March 28, 2026 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant