freakdesign / shopify-custom-fields

A javascript tool to emulate Custom Fields within the Shopify dashboard.
http://freakdesign.com.au/pages/shopify-custom-fields
132 stars 24 forks source link

Custom Fields On panel does not always show #7

Closed freakdesign closed 10 years ago

freakdesign commented 10 years ago

The sidebar menu is sometimes regenerated - depending on the current view - so the pink panel is flushed from the dom. Will start checking to see if the panel exists on each view load, or just move it out of the sidebar.

Also, The sidebar menu is not consistent between views so the elements we are targeting are not always available. Will add some fallbacks for this.