Hi, can you brief more to reproduce this on local stepwise and issues screenshot .
- 🇫🇷France prudloff Lille
Another way to reproduce is on the term add form.
Add a hook_gin_content_form_routes like this:
function foo_gin_content_form_routes(): array { return [ 'entity.taxonomy_term.add_form', 'entity.taxonomy_term.edit_form', ]; }
Create a test vocabulary then browse to
/admin/structure/taxonomy/manage/test/add
.I am attaching a screenshot.
- 🇺🇸United States mlncn Minneapolis, MN, USA
I think this should be a bug report and get greater priority because the gin_sidebar layout region for meta stuff shows on edit modals— when it is never applicable, and produces a visually distracting section.
Steps to reproduce:
- Enable media, add a media entity reference field to content or a paragraph.
- Add an image or whatever your media is.
- Go back and *edit* that media.
- There will be an empty grey bar at the bottom of the edit modal
Apologies if this is actually a separate issue but it seems the same fix would apply to both the custom code context and the above.
- 🇺🇸United States jfurnas
Our team has been working on this for our own project and are sharing what we did.
- last update
9 months ago Composer error. Unable to continue. manibharathi ezhimalai ravi → made their first commit to this issue’s fork.
- Merge request !513Issue #3312664: Hide sidebar when empty → (Open) created by manibharathi ezhimalai ravi
Hi,
Issue is reproducible in the 4.0.
MR !513 has been created for the 4.0. Changes updated with the sidebar section is exist with the condition.Pending Task:
- Team feedback
- UI fixes