-
Notifications
You must be signed in to change notification settings - Fork 36
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
feat(atomic): add result action bar on hover #3002
Conversation
Dependency Review✅ No vulnerabilities or license issues found.Scanned Manifest Files |
Pull Request Report PR Title ✅ Title follows the conventional commit spec. Bundle Size
|
da8b0b3
to
ec24b8b
Compare
658e40d
to
da3913f
Compare
927d112
to
95148db
Compare
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 looks quite nice!
packages/atomic/src/components/insight/atomic-insight-result/atomic-insight-result.tsx
Outdated
Show resolved
Hide resolved
packages/atomic/src/components/insight/atomic-insight-result/atomic-insight-result.tsx
Outdated
Show resolved
Hide resolved
packages/atomic/src/components/insight/atomic-insight-result/atomic-insight-result.tsx
Outdated
Show resolved
Hide resolved
...rc/components/insight/atomic-insight-result-action-bar/atomic-insight-result-action-bar.pcss
Outdated
Show resolved
Hide resolved
packages/atomic/cypress/integration-insight-panel/insight-panel.cypress.ts
Show resolved
Hide resolved
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.
Some stuff to address
...rc/components/insight/atomic-insight-result-action-bar/atomic-insight-result-action-bar.pcss
Outdated
Show resolved
Hide resolved
packages/atomic/src/components/insight/atomic-insight-result/atomic-insight-result.tsx
Outdated
Show resolved
Hide resolved
3846df6
to
f5961b4
Compare
packages/atomic/src/components/insight/atomic-insight-result/atomic-insight-result.tsx
Outdated
Show resolved
Hide resolved
aae6992
to
4ee8afb
Compare
8ad4a69
to
8a5b814
Compare
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.
Still a couple comments but this is looking great 👍
packages/atomic/src/components/insight/atomic-insight-result/atomic-insight-result.tsx
Outdated
Show resolved
Hide resolved
packages/atomic/src/components/insight/atomic-insight-result/atomic-insight-result.pcss
Outdated
Show resolved
Hide resolved
7cd7df0
to
f82f982
Compare
Nice work! |
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.
I'd prefer to see this !important
gone.
packages/atomic/src/components/insight/atomic-insight-result/atomic-insight-result.pcss
Outdated
Show resolved
Hide resolved
hey @lvu285 !
|
awesome, only left 1 small comment, the rest is great. Thanks Jihan!
|
2b9b082
to
d1b3213
Compare
Added an extra padding for first element when we have result action bar as discussed :) |
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.
Good chunks of logic could/should be handled through CSS #3019
* use CSS for hover * handle first with CSS * always relative
SVCC-2942
Add result action bar component for the insight panel use case
Acceptance Criteria:
When Hover :

Video Demo:
Screen.Recording.2023-07-05.at.4.41.33.PM.mov