- Issue created by @Grimreaper
- Merge request !12851Issue #3538236 by grimreaper: Empty top bar actions dropdown β (Closed) created by Grimreaper
- πΊπΈUnited States smustgrave
Can we add the steps to reproduce section for how this is coming up?
Wonder if thereβs a test we can expand on this
- π«π·France Grimreaper France π«π·
Steps to reproduce added.
Not sure about existing tests and if a test is needed for an if.
I can't find occurences of "toolbar-dropdown__list" or "toolbar-dropdown__menu", which are the CSS classes of the dropdown in the existing tests folder.
- πΊπΈUnited States smustgrave
Still not 100% the scenario why you would comment out the actions but defensive check doesn't seem like a problem to me.
- π«π·France Grimreaper France π«π·
Still not 100% the scenario why you would comment out the actions
It is just to provide simple steps to reproduce.
There is a theme key "top_bar_page_actions", so potentially plugins (contrib or custom) could also use the same theme key without needing "#page_actions".
- π«π·France nod_ Lille
Committed and pushed 5a125053a45 to 11.x and 6a46e4895c6 to 11.2.x. Thanks!