Skip to content
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

Fixed right sidebar bug and make sticky (#251) #253

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

javabster
Copy link
Collaborator

In this PR:

  • fixes Right sidebar spacing and offset #210
  • fixed another bug I found in the process where the breadcrumb component cuts of the main text and right sidebar when it contains long text
  • made the right sidebar sticky on scroll

bug 210 fixed when language dropdown not included: Screenshot 2023-04-06 at 4 16 16 PM

no regression when language dropdown enabled:
Screenshot 2023-04-06 at 3 42 51 PM

all content visible with a long breadcrumb:
Screenshot 2023-04-06 at 3 22 36 PM

sidebar sticky on scroll:

Screen.Recording.2023-04-06.at.3.40.45.PM.mov

In this PR:
- fixes Qiskit#210 
- fixed another bug I found in the process where the breadcrumb
component cuts of the main text and right sidebar when it contains long
text
- made the right sidebar sticky on scroll

bug 210 fixed when language dropdown not included:
<img width="1499" alt="Screenshot 2023-04-06 at 4 16 16 PM"
src="https://user-images.githubusercontent.com/23662430/230485452-94d3d823-326e-413e-8d16-ba2dc5a89e4e.png">

no regression when language dropdown enabled:
<img width="1464" alt="Screenshot 2023-04-06 at 3 42 51 PM"
src="https://user-images.githubusercontent.com/23662430/230484892-b75874f4-8740-4894-8328-a9a29aff8706.png">

all content visible with a long breadcrumb:
<img width="1501" alt="Screenshot 2023-04-06 at 3 22 36 PM"
src="https://user-images.githubusercontent.com/23662430/230484891-48ad3a3a-aa51-413a-ac44-839d70293980.png">

sidebar sticky on scroll:


https://user-images.githubusercontent.com/23662430/230484882-5fdd8768-92cb-4b5d-8c5a-0175f326991f.mov
@javabster javabster merged commit 33b20fc into Qiskit:1.11 Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants