raaghu-react icon indicating copy to clipboard operation
raaghu-react copied to clipboard

Design System > Version 8.3.3 > side nav bar > excess space is showing between two components

Open RadhikaB123 opened this issue 1 year ago • 1 comments

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 Image

Expected result- Excess space should not show between two components

RadhikaB123 avatar Oct 07 '24 09:10 RadhikaB123

Spacing still exists API_Scope_Staging_No_Issue API_Scope_Dev

trivenikulkarni avatar Oct 11 '24 12:10 trivenikulkarni

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

abhijeetjawale1 avatar Oct 16 '24 08:10 abhijeetjawale1

Fixed on dev image

rameshwarkamandar avatar Oct 18 '24 05:10 rameshwarkamandar

Fixed on staging image

RadhikaB123 avatar Dec 02 '24 11:12 RadhikaB123