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 project type filter to projects view #11

Open
ofr1tz opened this issue May 16, 2024 · 0 comments
Open

Add project type filter to projects view #11

ofr1tz opened this issue May 16, 2024 · 0 comments

Comments

@ofr1tz
Copy link
Collaborator

ofr1tz commented May 16, 2024

Is your feature request related to a problem? Please describe.
Currently, the app is configured to provide filters on requestingOrganisation and region for the projects listed on the projects view. The configuration can be adapted to filter on any attribute of the project entry on Firebase. As a contributor, I might want to filter on project type to select projects of the type (find, validate, compare) that I like most/feel most comfortable with.

Describe the solution you'd like
Add a filter for project type to the projects view. Filter item labels should be "Find", "Validate", "Compare" etc. As the projectType attribute of the project entry in Firebase is of type integer, labels/names need to be imported from projectTypes

Additional context
Refers #9

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