- Issue created by @mherchel
- πΊπΈUnited States mherchel Gainesville, FL, US
mherchel β changed the visibility of the branch 3526266-navigation-top-bar to hidden.
- Merge request !12217Navigation top bar should implement Drupal.displace(). β (Open) created by mherchel
- πΊπΈUnited States mherchel Gainesville, FL, US
Ready for review! Screenshot attached :D
- π·πΈSerbia finnsky
Thank you, but seems not a quick fix here.
1. Position of submenu without top bar
2. Also with top bar submenu should be aligned with top of page imo
- πΊπΈUnited States mherchel Gainesville, FL, US
Good catch!
The issue was that the top bar was rendering, even if it didn't have content, which pushed down the popover.
I added a check for content within the twig file. Should be good to go. Thank you!
- πΊπΈUnited States bernardm28 Tennessee
I tested this on the tugboat link and a clean throwaway Drupal 11 site.
The top toolbar displays properly after this fix and no longer remains unrendered.