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

[Admin] Manage recycling materials categories #86

Open
anastk-code4 opened this issue Mar 28, 2024 · 0 comments
Open

[Admin] Manage recycling materials categories #86

anastk-code4 opened this issue Mar 28, 2024 · 0 comments

Comments

@anastk-code4
Copy link

anastk-code4 commented Mar 28, 2024

User story
As a user, I want to manage recycling materials categories in the platform:

  • CRUD
  • set display order for the public portal.
  • See categories and subcategories in a list, that can be searched.

Description
See Data Dictionary > Materials, for list of recycling materials

User needs to be able to create a materials category

  • Category name
  • Category icon
  • Category order number
    Category order number sets the order of display for the public portal.
    ex: 'Hartie si Carton' is higher in the order than 'Sticla'
image

User needs to be able to then create Subcategories

  • Subcategory name
  • Subcategory order number: Subcategory order number sets the order of display in the list for the public portal.
  • Input field for associated link to "Dictionar" (ex. for subcategory "Hartie", from "Hartie si Carton" category, link to this page)

User needs to allocate subcategories to a Category, including polyhierarchy options (see data dictionary). Subcategories will be listed in the public portal under the main Category, and also under the secondary Categories.

image

So when a user performs a search on a subcategory, results will show main category as well as secondary categories.

In the public portal, first display subcategories that have the Category as main, than display subcategories that have the Category as secondary, in the indicated order set by 'Subcategory order number'.

*No figma screen for this
*To better adapt what is implemented now in the staging, please make a separation between Categories (that have icons) list, from subcategories list if possible (Suggestion: use tabs)
image

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

No branches or pull requests

1 participant