Skip to content

Conversation

benharri
Copy link
Member

this feel kinda janky, let me know if you can think of a better way to do this

closes #39

@benharri benharri requested a review from swantzter September 26, 2021 23:41
Copy link
Member

Choose a reason for hiding this comment

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

I'd prefer auto, scroll will always render the scroll bar even if it's not needed

Copy link
Member

Choose a reason for hiding this comment

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

style="" really shouldn't be used, put it in the appropriate <style> tag

Copy link
Member

Choose a reason for hiding this comment

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

using position: sticky without an inset (top/bottom/left/right) feels odd, it's got no place to stick to. what's the desired effect?

Copy link
Member

Choose a reason for hiding this comment

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

this feels like a bad idea, why hide it?

Copy link
Member

Choose a reason for hiding this comment

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

feels like this will have the effect that the footer will always be on screen? instead of being off screen on long pages?

@benharri benharri force-pushed the aside-scroll-independently branch from 77223bd to 95804f8 Compare September 29, 2021 16:19
@swantzter swantzter added Area: General Related to general pages and site structure Type: Enhancement Improve on already existing code, or elaborate more on the same concept labels Nov 28, 2021
@Arman7-max

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: General Related to general pages and site structure Type: Enhancement Improve on already existing code, or elaborate more on the same concept

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Guides sidebar should scroll independently from the rest of the page

3 participants