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: show quantity in card view if quantity == 0 (hay-kot/homebox#672) #673

Merged
merged 2 commits into from
Jan 4, 2024

Conversation

bee-eater
Copy link
Contributor

What type of PR is this?

  • feature

What this PR does / why we need it:

To be able to see if quantity is 0 in card view!

Which issue(s) this PR fixes:

Fixes #672

Testing

I didn't test it!

Release Notes

  • Show quantity in card view if quantity is zero

@bee-eater
Copy link
Contributor Author

@hay-kot I hope I edited the right place 😆

frontend/components/Item/Card.vue Outdated Show resolved Hide resolved
@hay-kot hay-kot merged commit d8e4962 into hay-kot:main Jan 4, 2024
3 checks passed
hay-kot added a commit that referenced this pull request Jan 28, 2024
* feat: show quantity in card view if quantity == 0 (#672)

* Update frontend/components/Item/Card.vue

---------

Co-authored-by: bee-eater <bee-eater@users.noreply.github.com>
Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
Former-commit-id: d8e4962
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't see if item quantity is 0 or 1 in card view
2 participants