Commit 7a103d4
ui(page.form): icon field uses the searchable icon-picker widget (#1843)
The Basics → `icon` field now carries `widget: 'icon'`, so the metadata-admin
form renders a searchable Lucide icon picker (preview + name) instead of a raw
text input where the author had to type an exact Lucide name. Mirrors the
existing `view-ref` / `filter-mode` widget hints. The picker ships in
@object-ui/app-shell and the same hint is reusable for app/object icon fields.
Co-authored-by: Jack Zhuang <277994282+os-zhuang@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent ddeb934 commit 7a103d4
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments