SRJPE / rst-pilot-app-client

Rotary Screw Trap Data Collection application
0 stars 0 forks source link

updates to fish input pages #78

Closed ErinCain closed 2 years ago

ErinCain commented 2 years ago

When Species == Steelhead:

When Species == Ohter:

Misc comments:

Hunner4D commented 2 years ago

@ErinCain Hi Erin 👋

I noticed our lifestage lookup doesnt have juvenile or adult, should these values be included?

And instead of 'other' in our species dropdown, do we want to show all taxon values?

ErinCain commented 2 years ago

@Hunner4D

I noticed our lifestage lookup doesnt have juvenile or adult, should these values be included? We do want adult as an option for chinook lifestage dropdown. We do not want juvenile as an option for chinook but we do want for other species so maybe we add it in the lookup table but exclude it from displaying here.

So add them both into the lookup tables but in the UI edit lifestage dropdowns as follows: chinook: as is but with adult added steelhead: adult, juvenile all other species: adult, juvenile

And instead of 'other' in our species dropdown, do we want to show all taxon values?

Yes. I think that is a better approach than making them click on two dropdowns given how often they catch other species.