-
Notifications
You must be signed in to change notification settings - Fork 116
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
Deploying ScrollArea #10423
base: main
Are you sure you want to change the base?
Deploying ScrollArea #10423
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As a general comment, could we maybe set the scrolling to active when a user is scrolling and set it to inactive after a short delay?
Note:
- you have a huge diff on the front
package-lock.json
, is that wanted? - could we split the PR in two? To have front changes in one and sparkle changes in the other
96d95c6
to
b0af14c
Compare
@JulesBelveze cleaned the diff of package-lock!
Not sure what you mean here. What would you like to achieve with this?
There are no breaking changes in the sparkle changes, so I think we can just merge and update right after |
Basically having the state set to active only when the user is scrolling
Definitely no breaking changes, but the front changes are not related to Creating a new active state for ScrollAre. But no big deal. |
9a258b9
to
065d0eb
Compare
…ner in FeedbacksSection - Remove unnecessary fragment wrapper around loading spinner component
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👌🏼
Description
Sparkle
Tests
Risk
low
Deploy Plan
merge