-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
refactor(ui): update home page animations #15809
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.
nit about state management, but nice work overall
</div> | ||
) | ||
const GettingStarted: FunctionComponent<WithRouterProps> = ({ | ||
params: {orgID}, |
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.
it would be super cool if this came from the org store and not the router. feels weird, because we are including the router anyways, but by having redux be the single source of truth and only using the router as an event marker / generator, it makes the code easier to manage overall
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.
That's a good call, I'll update this guy. We gon' catch all them loose threads
@@ -3,34 +3,31 @@ | |||
------------------------------------------------------------------------------ | |||
*/ | |||
|
|||
$collector-graphic-anim-time: 0.5s; | |||
$collector-graphic-anim-time: 0.1s; |
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.
SNAPPY
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.
Need 4 speeeeed
Panel
and CSS Grid1.0.5
to utilize button mouse interactions