-
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 ipx facets #2565
Conversation
Pull Request Report PR Title ✅ Title follows the conventional commit spec. Bundle Size
|
packages/atomic/src/components/common/atomic-icon-button/atomic-icon-button.tsx
Outdated
Show resolved
Hide resolved
packages/atomic/src/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.pcss
Outdated
Show resolved
Hide resolved
packages/atomic/src/components/ipx/atomic-ipx-refine-toggle/atomic-ipx-refine-toggle.tsx
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.
Great work!
packages/atomic/src/components/ipx/atomic-ipx-refine-modal/atomic-ipx-refine-modal.tsx
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.
LGTM, but yeah, I feel like in the same way as in the SIS, we are remaking a lot of similar stuff between the insight panel and ipx components for atomic. Maybe it would be good to create a common ancestor for those two 🤔
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.
Really nice 🚀 !
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.
Pas grand chose a dire de plus, very nice!
(Finalement tu a mis le piton carré? 😏 )
https://coveord.atlassian.net/browse/SVCINT-1948 => Add IPX facets.
2 components added:
atomic-ipx-refine-toggle
andatomic-ipx-refine-modal
.They are essentially copies of
atomic-insight-refine-toggle
andatomic-insight-refine-modal
, but with the normal search page engine. Let me know if you think we should implement some inheritance to reduce the number of duplicate lines between the two.Screen.Recording.2022-11-24.at.7.35.44.AM.mov
Edit: Updated the svg size of the filter

Edit2: Updated width of the SVG filter