-
-
Notifications
You must be signed in to change notification settings - Fork 261
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
feature: grid item badge #3478
feature: grid item badge #3478
Conversation
Code Climate has analyzed commit e564dd3 and detected 0 issues on this pull request. View more on Code Climate. |
Someone was requesting this feature in the past. Was it you, @iainbeeston? |
Yes it was! That would be very helpful 🙌 |
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.
Awesome!
This PR has been merged into Please check the release guide for more information. |
This looks great btw - it's allowed me to remove a lot of custom formatting and grid item descriptions and use badges instead 🙏 |
Description
Adds the ability to add badges on grid items 🙌
Docs
Checklist:
Screenshots & recording
Manual review steps
grid_view
card withbadge_label
. Optionallybadge_color
Manual reviewer: please leave a comment with output from the test if that's the case.