Foxy / foxy-elements

Elements and resources for use in other front-end code, like the admin and customer portal.
https://elements.foxy.dev
MIT License
7 stars 8 forks source link

`foxy-items-form`: Add count of item options to the accordions #141

Closed brettflorio closed 4 months ago

brettflorio commented 8 months ago

On the foxy-item-form, all item details are collapsed on load. We should add a count of items (if present). For instance, this item has 2 "item options", but no discount details, coupon details, or attributes.

image

We should add a count where appropriate, so it would read "ITEM OPTIONS (2)". (The + on item options and attributes could be moved from the accordion heading to inside the (default collapsed) accordion container, or moved to after the count, or wherever seems appropriate.)

github-actions[bot] commented 5 months ago

:tada: This issue has been resolved in version 1.24.1-beta.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: