un-fao / calipseo-shiny

Calipseo is FAO web- based platform for national Fisheries Authorities to streamline management of fisheries data and the production, analysis and reporting of fishery statistics.
0 stars 0 forks source link

[CALR-126] Individuals list - add multi-entry dropdown list to filter on fishery roles #126

Closed eblondel closed 5 months ago

eblondel commented 5 months ago

Issue migrated from JIRA: https://sdlc.review.fao.org/jira/browse/CALR-126 Creator/Reporter: Emmanuel Blondel @eblondel Assignee: Brian Ojok @brianandy Priority: Medium Status: Done Date of creation: 2022-08-18T07:06:17.000+0000

We should add a multi-entry dropdown list on top of the individual list table, that let us select one or more roles in fishery and filter the list of individuals. Indeed we can't really add these roles as column of the table because one individual may have multiple roles.

dropdownlist widget enabled with select2 lib ideally, you can do it with selectizeInput if I remember well.

Still everything with i18n support when accessing the data and for UI labels