Provide environment information
- Next 15.5.6
- React 19.1.0
- Outstatic 2.0.11
What browser are you using? (if relevant)
Chrome 141.0.7390.54, Firefox 144.0.2
Describe the Bug
In the sidebar of the content edition UI, the component for a multiple selection field (like tags for example) gets hidden by following field in the sidebar.
Expected Behavior
The input components from the sidebar UI should always be on top.
To Reproduce
- Configure a field in a collection with the Field type "Tags"
- Add several possible tags to populate the input field (at least 2)
- In a document, add the created Tags field, then another
- Try to select values for the tags field
Provide environment information
What browser are you using? (if relevant)
Chrome 141.0.7390.54, Firefox 144.0.2
Describe the Bug
In the sidebar of the content edition UI, the component for a multiple selection field (like tags for example) gets hidden by following field in the sidebar.
Expected Behavior
The input components from the sidebar UI should always be on top.
To Reproduce