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

Make scrolling more generic #201

Merged
merged 4 commits into from
Jul 17, 2024
Merged

Make scrolling more generic #201

merged 4 commits into from
Jul 17, 2024

Conversation

ptoffy
Copy link
Member

@ptoffy ptoffy commented Jul 15, 2024

This allows to use the scrolling buttons all over the page rather than just in the showcase

@ptoffy ptoffy requested a review from 0xTim as a code owner July 15, 2024 15:45
Copy link
Member

@0xTim 0xTim left a comment

Choose a reason for hiding this comment

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

Lets keep the number of sponsors at 3 and only show the buttons when the page size means they run off the screen

@ptoffy
Copy link
Member Author

ptoffy commented Jul 15, 2024

@0xTim I added sponsors to be able to see how scrolling works when there are more

@0xTim
Copy link
Member

0xTim commented Jul 15, 2024

Ok we can test the hiding on the main page then. Other option is move the sponsors card to the design page that contains all the elements

@ptoffy ptoffy requested a review from 0xTim July 17, 2024 09:36
background: $grey-300;
}

&.disabled {
Copy link
Member

Choose a reason for hiding this comment

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

We need dark mode versions of the disabled state

@ptoffy ptoffy requested a review from 0xTim July 17, 2024 16:11
Copy link
Member

@0xTim 0xTim left a comment

Choose a reason for hiding this comment

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

Looks good!

@ptoffy ptoffy merged commit 61ca068 into main Jul 17, 2024
1 check passed
@ptoffy ptoffy deleted the scrolling branch July 17, 2024 16:25
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.

2 participants