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

Add "needs to be returned" indication on an item #105

Open
4 tasks
TomNaessens opened this issue Apr 28, 2023 · 0 comments
Open
4 tasks

Add "needs to be returned" indication on an item #105

TomNaessens opened this issue Apr 28, 2023 · 0 comments

Comments

@TomNaessens
Copy link
Member

TomNaessens commented Apr 28, 2023

Needs to be added for two reasons:

  1. Currently, the view after an event looks like this:

image

Everything in red is "not returned", but in case of items that do not need to be returned (e.g. aquarius), it makes no sense to display it in red.

  1. It will also help clubs to know what they should return and what not

Todo:

  • add the (mandatory, it's a boolean) to Item
  • adjust views to not display items that do not need to be returned in red
  • hide fields related to deposit for these items
  • look into creating seperate sub-categories for these items in the UI (not sure, need to look into UX for this here)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant