We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The workspace switcher is not aligned with the breadcrumb.
The container height should be 32px instead of 28px
32px
28px
Also make sure to fix the Skeleton Loading alignment
The text was updated successfully, but these errors were encountered:
Created PR6384. Would you please look into it.
Sorry, something went wrong.
Align Workspace Switcher with Breadcrumb by Adjusting Height (#6384)
9618639
@Bonapara Issue #6375 This change makes sure the container height is 32px instead of 28px. should the container inside it should also be 32px, please refer video below for context https://github.com/user-attachments/assets/fe97f0de-e1fd-4fda-a9a7-e9585469c530 Also skeleton height is 20px (refer video below), the black component in the video is the skeleton for this particular component. What should be skeletons height? https://github.com/user-attachments/assets/0956c8d9-8e4e-4c20-bb71-7fb1e2cba4fd --------- Co-authored-by: Charles Bochet <[email protected]>
Hi @Bonapara , is this issue still open, if so, I would like to work on it.
It seems to be solved, closing the issue :)
@soumyo123-prog feel free to take any other good first issue on the project!
No branches or pull requests
Current behavior
The workspace switcher is not aligned with the breadcrumb.
Desired Behavior
The container height should be
32px
instead of28px
Also make sure to fix the Skeleton Loading alignment
The text was updated successfully, but these errors were encountered: