Try to remove second-level-hover CSS class

Created on 13 December 2023, about 1 year ago
Updated 26 April 2024, 8 months ago

Problem/Motivation

It is complicating our logic and I also found at least one edge case when sticky navigation is used with second level horizontal navigation and 'Navbar subnavigation dedicated space' option set to 'When active' - then bg color is missing for second level on sticky.

While looking how to fix described bug, I figured that we maybe do not need 'second-level-hover' CSS class at all, we could just use 'second-level-expanded' and adjust related JS code.

Let's try this approach and test it a bit in real projects before committing this.

🐛 Bug report
Status

Fixed

Version

1.0

Component

BS Bootstrap

Created by

🇷🇸Serbia pivica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024