-
Notifications
You must be signed in to change notification settings - Fork 20
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(creation-tunnel): introduce cc-zone-card
and cc-zone-picker
components
#1154
Conversation
6a0546c
to
07f40e4
Compare
🔎 A preview has been automatically published : https://clever-components-preview.cellar-c2.services.clever-cloud.com/tunnel-creation/zone-select-two/index.html. This preview will be deleted once this PR is closed. |
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.
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 job @Galimede this component looks great and it's very easy to use / understand.
I think it's API is dead simple (great thing) and the fact it relies on ElementInternals
is 😍
I've left a few comments but we're almost there, don't hesitate to ping me if something is unclear or if you want to discuss some points 😉
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.
Well done, the components look great ! 👏
I just left a comment below !
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.
Hey @Galimede, well done on this one 👍
The code is really easy and nice to read and review. Good job!! ❤️
- I like the different widths in stories for the card
- Should we add
title
for tooltips on country flags and infra logo?
55bf255
to
ea251f7
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.
LGTM
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 job!
I have a minor issue & a suggestion in this review.
On top of that, I'll push a commit to propose small tuning of the UI (on the spacing): it's up to you if you want to keep it!
7c9cb2d
to
eec800e
Compare
eec800e
to
dd301a3
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.
Great job again @Galimede, all good!
dd301a3
to
07517d6
Compare
🔎 The preview has been automatically deleted. |
What does this PR do?
cc-zone-card
andcc-zone-picker
:ElementInternals
forcc-zone-picker
and acts as a radio form inputskeleton
norerror
state as there's a loader in the tunnel, thus it doesn't make sense to have those states for nowHow to review?