contentful / field-editors

React components and extensions for building Contentful entry editor
https://contentful-field-editors.netlify.app/
MIT License
151 stars 116 forks source link

refactor(Slug): remove z-index to prevent overlap [CFISO-1949] #1776

Closed cf-remylenoir closed 1 month ago

cf-remylenoir commented 1 month ago

To prevent the overlap with the entity editor tabs stickiness introduced in https://github.com/contentful/user_interface/pull/23688.

2024-10-10 17 15 01


Removing the z-index does not have any impact on the icon or spinner loader visibility.