getgrav / grav-plugin-admin

Grav Admin Plugin
http://getgrav.org
MIT License
355 stars 222 forks source link

iconpicker issue theme blueprint list field #1538

Open dimitrilongo opened 5 years ago

dimitrilongo commented 5 years ago

Found issue using file pickerfield in listfield

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
bigidea-kz commented 5 years ago

They do not care about it)))