Skip to content

Fix for sticky sidebar going off page on Desktop#444

Merged
dbaeumer merged 1 commit into
microsoft:gh-pagesfrom
caleblloyd:patch-1
Apr 18, 2018
Merged

Fix for sticky sidebar going off page on Desktop#444
dbaeumer merged 1 commit into
microsoft:gh-pagesfrom
caleblloyd:patch-1

Conversation

@caleblloyd

@caleblloyd caleblloyd commented Apr 5, 2018

Copy link
Copy Markdown
Contributor

Presently the sticky sidebar is off the screen when expanded on desktop. It is not possible to scroll the sticky sidebar. I have a 1080p screen so this affects many users. Solution in this PR is to disable stickiness on the sidebar add scrolling to the sticky sidebar if needed.

screenshot-2018-4-5 specification

@caleblloyd

Copy link
Copy Markdown
Contributor Author

The sticky sidebar is a nice feature when browsing long docs. I have updated the PR to add scrolling to the sticky sidebar when it is taller than the screen with overflow: auto

@dbaeumer

dbaeumer commented Apr 6, 2018

Copy link
Copy Markdown
Member

@auchenberg can you please have a look. You know more about this than I do.

@caleblloyd

Copy link
Copy Markdown
Contributor Author

@dbaeumer @auchenberg here is a rendered preview of the change. As you can see, not possible to scroll the sidebar currently and it goes off the page. After PR, it is possible to scroll the sidebar.

lsp-pr

@dbaeumer dbaeumer added this to the April 2018 milestone Apr 16, 2018
@auchenberg

Copy link
Copy Markdown
Contributor

LGTM!

@dbaeumer

Copy link
Copy Markdown
Member

@auchenberg thanks. Merging it in then.

@dbaeumer dbaeumer merged commit 9b0c512 into microsoft:gh-pages Apr 18, 2018
@dbaeumer

Copy link
Copy Markdown
Member

Thanks for the PR.

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.

3 participants