Skip to content
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: highlight item status with badges #591

Merged
merged 6 commits into from
Mar 24, 2023

Conversation

spaenleh
Copy link
Member

@spaenleh spaenleh commented Mar 15, 2023

This PR adds item badges to show each items status: hidden, pinned, public published.

Capture d’écran 2023-03-24 à 08 58 32

@spaenleh spaenleh linked an issue Mar 15, 2023 that may be closed by this pull request
@spaenleh spaenleh added feature New feature or request improvement labels Mar 16, 2023
@spaenleh spaenleh self-assigned this Mar 16, 2023
@spaenleh spaenleh requested review from pyphilia, codeofmochi and swouf and removed request for swouf, pyphilia and codeofmochi March 16, 2023 10:05
@spaenleh spaenleh marked this pull request as draft March 16, 2023 10:05
@spaenleh
Copy link
Member Author

This PR needs to be rebased on #593 once merged.

Copy link
Contributor

@pyphilia pyphilia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good for me, I've left minor comments only 🍳

src/components/main/ItemsTable.tsx Outdated Show resolved Hide resolved
src/components/main/ItemsTable.tsx Outdated Show resolved Hide resolved
src/components/main/ItemsTable.tsx Outdated Show resolved Hide resolved
@spaenleh spaenleh force-pushed the 459-highlight-item-status-with-badgeschips branch from 3f0cd99 to c71e313 Compare March 23, 2023 08:46
@spaenleh spaenleh marked this pull request as ready for review March 23, 2023 08:52
@spaenleh spaenleh merged commit bde9dd9 into main Mar 24, 2023
@spaenleh spaenleh deleted the 459-highlight-item-status-with-badgeschips branch March 24, 2023 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Highlight item status with badges/chips
2 participants