Design System > Version 8.3.3 > side nav bar > excess space is showing between two components
Describe the bug excess space is showing between two components
Steps to reproduce bug
1.Go to 'side nav bar' 2. Navigate to 'api scope basic resource'
Actual result- excess space is showing between two components
Screenshots
Expected result- Excess space should not show between two components
Spacing still exists
The issue was previously caused by someone hiding duplicate components a few days ago. I have now resolved the problem, which stemmed from the class being applied only to the child tags and not the parent, resulting in unwanted spacing. Additionally, the names of the hidden components will now be displayed while searching for components, and that has also been fixed
Fixed on dev
Fixed on staging