-
Notifications
You must be signed in to change notification settings - Fork 11
Add control for marking captures as starred #326
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
Conversation
✅ Deploy Preview for ami-storybook ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for ami-web ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
|
@annavik I added an unstar endpoint and attempted to implement it in the UI. I also tried to use a tooltip instead of a label. But looks like label is required on a Button, so maybe there is a better way to do that for accessibility? Let me know how I did. Also what do you think about moving the heart to the main controls row, before the user clicks expand? |
Looks great! We have a separate |
mihow
left a comment
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 love it. Also the loading indicator works great, thank you.

Not starred capture:

Starred capture (when possible to unmark as starred, we can have this clickable):
