Skip to content

Fix sidebar not rendering to end of page#1827

Merged
siggy merged 2 commits intomasterfrom
siggy/scrollz
Oct 30, 2018
Merged

Fix sidebar not rendering to end of page#1827
siggy merged 2 commits intomasterfrom
siggy/scrollz

Conversation

@siggy
Copy link
Member

@siggy siggy commented Oct 30, 2018

Also make main content independently scrollable.

Part of #1781

Signed-off-by: Andrew Seigner [email protected]

scrollz2

Also make main content independently scrollable.

Part of #1781

Signed-off-by: Andrew Seigner <[email protected]>
@siggy siggy added the area/web label Oct 30, 2018
@siggy siggy self-assigned this Oct 30, 2018
@siggy siggy requested a review from rmars October 30, 2018 01:41
Copy link

@rmars rmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌟 😻 📖 this is great and I like it a lot! thanks for all your work on this!

One thing I noticed was that the left padding of the content decreases a lot when the menu bar is closed. It's not super noticeable, but it's different from the padding on the right hand side, so I feel like we should have that padding consistent.

Spacing when open:
screen shot 2018-10-30 at 10 29 39 am

Spacing when closed:
screen shot 2018-10-30 at 10 29 33 am

also define all styles in terms of `theme.spacing.unit`

Signed-off-by: Andrew Seigner <[email protected]>
@siggy
Copy link
Member Author

siggy commented Oct 30, 2018

@rmars good catch! this fix was also a good excuse to define all styles terms of theme.spacing.unit.

Copy link

@rmars rmars left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@siggy siggy merged commit 3cd13f2 into master Oct 30, 2018
@siggy siggy deleted the siggy/scrollz branch October 30, 2018 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants