getgrav / getgrav/grav-plugin-admin

iconpicker issue theme blueprint list field

Open
#1,538 1 comment 0 reactions 0 assignees View on GitHub
ux
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

![](https://i.imgur.com/kW1GEpd.png)
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.