verbb / icon-picker

A Craft CMS field to select SVG or font icons from a folder for use in your content.
Other
17 stars 8 forks source link

When added as a custom field to Navigation, the popup is cropped by the nav item popup #45

Closed proimage closed 2 years ago

proimage commented 2 years ago

Description I've added an Icon Picker field to a Navigation navigation (🤪):

image

However, the Icon Picker popup is hidden by the extents of the Navigation node popup:

image

Steps to reproduce

  1. Install both Navigation and Icon Picker plugins
  2. Customize Icon Picker to point to a good-sized sprite-sheet or collection of icons.
  3. Create a custom Icon Picker field
  4. Create a Navigation navigation
  5. Assign the icon field to the Navigation
  6. Add a node to the navigation
  7. Double-click the node to open its popup.
  8. Click on the icon field at the bottom of the popup

Additional info

engram-design commented 2 years ago

Similar to https://github.com/verbb/navigation/issues/209 although I just can't seem to reproduce it, even though I know a few people have this issue.

Can you provide your browser version and OS?

Looking into it.

engram-design commented 2 years ago

Fixed in 1.4.20