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

all filters for encounter search #914

Open
TanyaStere42 opened this issue Nov 27, 2024 · 0 comments
Open

all filters for encounter search #914

TanyaStere42 opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
enhancement new or improvements on existing features modernization Updating the tech stack iteratively
Milestone

Comments

@TanyaStere42
Copy link
Member

TanyaStere42 commented Nov 27, 2024

Feature description and context

Flexibility in the search is a top priority for all users. Rather than adding single filters at request, it makes sense to just make all filters available in each search. expanding the encounter search is the first step

Feature sign-off requirements

Flow: access encounter search > filters display all indexed fields for #911 and #910 as well as those in the encounter search > confirm search > filter chips display in overview

  • Existing stuff under Encounter:
    • All of "Social" needs to move under Individual Filters
    • All of "Identity" needs to move under Individual Filters
    • Observation Attribute > Sighting ID needs to move under Sighting Filters
    • Observation Attribute > Observation comments needs to move under Sighting Filters
  • New stuff for under Sighting Filters (Sightings indexed by Opensearch #911 ):
    • Group Behavior (dropdown)
    • Group Composition (dropdown, pulls from occurrence.properties)
    • Sighting Comments (text entry, partial match allowed)
    • Latitude/Longitude/Bearing/Distance (each a different field, all related, each a number)
    • Visibility Index (number)
    • Number of Reported Marked Individuals (number)
    • Best Estimate Individuals (number)
    • Min Estimate Individuals (number)
    • Max Estimate Individuals (number)
  • New stuff for under Individuals Filters (individuals indexed by opensearch #910 ):
    • Taxonomy (dropdown)
    • Birth Date (date)
    • Death Date (date)
    • Sex (dropdown)
    • Date Matched (range)

Design

TBD

@TanyaStere42 TanyaStere42 added enhancement new or improvements on existing features modernization Updating the tech stack iteratively labels Nov 27, 2024
@TanyaStere42 TanyaStere42 added this to the 10.6.0 milestone Nov 27, 2024
@erinz2020 erinz2020 self-assigned this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new or improvements on existing features modernization Updating the tech stack iteratively
Projects
None yet
Development

No branches or pull requests

2 participants