-
Notifications
You must be signed in to change notification settings - Fork 29
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: 🎸 scope picker component #2646
feat: 🎸 scope picker component #2646
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
…/boundary-ui into scope-picker-component
1b3ab01
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, this looks amazing!
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.
looks amazing ✨
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!
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.
Everything looks great! The component looks really good and the test coverage was really well done and easy to follow.
I think it would be valuable to add an assertion that the checkmark is represented in the dropdown for the actively selected scope.
The only other thing I think is worth checking is using the global
scope ember model in the tests
6d1237c
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.
super 🧨
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.
✨ fancy!
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.
Description
Upgrade hds to newest version because the
@matchToggleWidth
option was added in 4.14 and that is needed for scope picker component.Create scope picker component & add integration tests.
Screenshots (if appropriate)
Checklist