Export filter for bulk imports
Feature description and context
Users want the ability to export data from specific bulk imports and filter those further (such as exporting only encounters from bulk imports that have an individual ID, etc.)
Feature sign-off requirements
A new filter is added to the "Encounter Search Filters" in the Encounters | Metadata section for bulk import filename. Supplying a valid bulk import filename will limit the results returned in the Results Table to those in that bulk import (and limited by any other filters as well). The resulting data can then be exported by the existing encounter search result export functionality.
Design
- Figma link
- Prototype link
- Component list/reference
- text inputs
- header
- checkbox
- buttons
- Navigation sitemap header → search → encounters → search filters → search results → export
- Product theme references and any known in-line customization that may be needed As of now, two themes are provided: forest and ocean
- Are there images needed for design? (attach below in zip) Images for background are provided below: Images.zip
Community link https://community.wildme.org/t/exporting-encounters-with-id-on-specific-bulk-import/4696
Q: Can the filter be a dropdown restricted to unique bulk import filenames (or none)?
That sounds reasonable!
should the user be able to select multiple files?
@pratisthabuddhacharya Yes
notes: the dropdown menu will present a list of unique file names, from which the user can select one or more file names to query. therefore, if there are duplicate file names, the search results may include encounters from multiple bulk import tasks.