-
Notifications
You must be signed in to change notification settings - Fork 165
New issue
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
fix(sidebar): wrap long menu item label in sidebar #2566
base: main
Are you sure you want to change the base?
fix(sidebar): wrap long menu item label in sidebar #2566
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The image is available at: |
/test e2e-tests |
Signed-off-by: Yi Cai <[email protected]>
Signed-off-by: Yi Cai <[email protected]>
26acf42
to
d397965
Compare
The image is available at: |
/test e2e-tests |
/test e2e-tests |
1 similar comment
/test e2e-tests |
Thank you, @ciiay, for this change! I have two questions:
![]()
![]() |
Signed-off-by: Yi Cai <[email protected]>
The image is available at: |
/test e2e-tests |
1 similar comment
/test e2e-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please see the comment #2566 (comment)
Hi @its-mitesh-kumar , thanks for the review.
Fixed. Extreme long label or long words should be edge case that we don't need to worry about too much.
This is designed like this, the third level menu items don't have an icon. Hi @ShiranHi , I noticed that the previous Figma link you shared now always redirects to the cover link. I saw you update it in Bug ticket 188, and I attached that link to the PR description. It used to work before but now whatever I do it only goes to the cover page. Can you share the design page of sidebar menu here? And I wonder if there's a better way to navigate from the cover page to a specific page. I tried to figure it out from this RHDH core page, but I couldn't find it anywhere 😭 |
Signed-off-by: Yi Cai <[email protected]>
The image is available at: |
Oh, sorry for that! Here’s the Figma link to the menu page. You can try scrolling through the page list on the left in Figma to find all the components: video.mov |
Thank you @ShiranHi for the recording 💯 I must have over looked "Main navigation" from the Pages list. I was a bit confused by the wording "Pages" and thought sidebar didn't below to any pages. And tried searching with "Sidebar" but got no luck 😅 |
Description
Figma reference
Which issue(s) does this PR fix
PR acceptance criteria
Please make sure that the following steps are complete:
Screenshot