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

Can't see if item quantity is 0 or 1 in card view #672

Closed
3 tasks done
bee-eater opened this issue Dec 16, 2023 · 0 comments · Fixed by #673
Closed
3 tasks done

Can't see if item quantity is 0 or 1 in card view #672

bee-eater opened this issue Dec 16, 2023 · 0 comments · Fixed by #673

Comments

@bee-eater
Copy link
Contributor

What is the problem you are trying to solve with this feature?

When an item has 0 pieces I don't neccessarily want to remove / delete it, I just want to be remembered that I e.g. have to rebuy some. So it would be great to see also 1 or 0. Quantity is currently displayed only if items > 1 correct?

What is the solution you are proposing?

Display number always or if > 1 or if == 0

What alternatives have you considered?

No response

Additional context

No response

Contributions

  • I have searched through existing issues and feature requests to see if my idea has already been proposed.
  • If this feature is accepted, I would be willing to help implement and maintain this feature.
  • If this feature is accepted, I'm willing to sponsor the development of this feature.
bee-eater added a commit to bee-eater/homebox that referenced this issue Dec 16, 2023
hay-kot added a commit that referenced this issue Jan 4, 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>
hay-kot added a commit that referenced this issue 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant