I'm in the process of developing a user-friendly dashboard that incorporates Bootstrap 5.3.1's nested nav feature. However, I've encountered a problem where the navigation disappears when there is too much content on the page. To address this issue, I would like the left side of the navigation to remain sticky so that it stays visible as users scroll down the page.
Although I have attempted various solutions, none have been successful so far. Below is an example of my current code: