In case custom plugins add items to the breadcrumb the initial rendering is not collapsing the path but will as soon you resize the window. Best solution is to expose the computing of the collapse in a listener so custom plugins can trigger an event.
Originally reported by
targetx, imported from: In case custom plugins add items to the breadcrumb the initial rendering is not collapsing the path
- assignee:
targetx
- status: Closed
- priority: Minor
- component(s): core
- label(s): 2.516.1-fixed, ux
- resolution: Fixed
- resolved: 2025-07-01T16:07:25+00:00
- votes: 0
- watchers: 1
- imported: 2025-11-24
Raw content of original issue
In case custom plugins add items to the breadcrumb the initial rendering is not collapsing the path but will as soon you resize the window. Best solution is to expose the computing of the collapse in a listener so custom plugins can trigger an event.