Skip to content

[6.x] Add compact mode to the icon fieldtype - #15287

Merged
jackmcdade merged 2 commits into
6.xfrom
icon-compact-mode
Aug 27, 2026
Merged

[6.x] Add compact mode to the icon fieldtype#15287
jackmcdade merged 2 commits into
6.xfrom
icon-compact-mode

Conversation

@jackmcdade

@jackmcdadejackmcdade commented Aug 27, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds a mode config option (default / compact) to the icon fieldtype. Compact is a square button that opens a searchable modal grid picker, with a leading "No Icon" cell to clear.
  • Reorganizes field config into Selection / Appearance / Data & Format. Icon set is now a select of registered sets and the whole Selection section is hidden unless custom sets exist.
  • Default mode stays the existing combobox.

Screenshots

CleanShot 2026-08-27 at 00 31 06@2xCleanShot 2026-08-27 at 00 31 18@2x

Gives fields a square-button UI as an alternative to the combobox, and only shows icon set config when custom sets are registered.
Co-authored-by: Cursor <cursoragent@cursor.com>
@jackmcdade
jackmcdade merged commit 26b6744 into 6.xAug 27, 2026
64 checks passed
@jackmcdade
jackmcdade deleted the icon-compact-mode branch August 27, 2026 14:01
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@jackmcdade