getgrav / getgrav/grav-plugin-admin
iconpicker issue theme blueprint list field
- Dominant language
- PHP
- Stars
- 377
- Forks
- 225
- Avg merge
- 11h 51m
- Merged PRs (30d)
- 4
Description
Found issue using `file picker`field in `list`field

When click on `file picker` in second item icon dropdown appears in the first item, and if the first item is collapsed you see nothing (see screenshot)
````
amp_menu_items:
name: menuitems
type: list
collapsed: true
label: THEME_ELANA_ITEMS
help:
fields:
.title:
type: text
label: THEME_ELANA_TITLE
help: THEME_ELANA_TITLE_HELP
.icon:
type: iconpicker
label: THEME_ELANA_ICON
toggleable: false
````
Contributor guide
Assessment
This issue has not been assessed yet.