statamic-rad-pack / mailchimp

Mailchimp integration for Statamic
https://statamic.com/addons/rad-pack/mailchimp
MIT License
18 stars 12 forks source link

Z-Index on the Config page (Statamic 4.9-4.10.0) #101

Closed localghost8000 closed 11 months ago

localghost8000 commented 1 year ago

There seems to be a stacking issue with several of the fields on the config. Pictured below.

Screenshot 2023-07-05 at 8 51 50 PM
robdekort commented 1 year ago

This is probably an issue in Statamic Core cuz of the v4 changes regarding select fields.

ryanmitchell commented 11 months ago

Yep it is. I've raised an issue here if you want to follow along: https://github.com/statamic/cms/issues/8468

jasonvarga commented 11 months ago

This needs to be fixed in this addon since the field is using the v-select component directly, and not a built-in fieldtype.

ryanmitchell commented 11 months ago

Ah so it is. Sorry - my mistake. l’ll fix this up.

edalzell commented 11 months ago

Fixed in https://github.com/statamic-rad-pack/mailchimp/pull/109