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

Select KBA interface #133

Open
01painadam opened this issue Jan 31, 2025 · 0 comments
Open

Select KBA interface #133

01painadam opened this issue Jan 31, 2025 · 0 comments
Assignees

Comments

@01painadam
Copy link
Collaborator

01painadam commented Jan 31, 2025

Goal

Users are able to select KBAs via prompts and/or UI interactions. The KBA info contains country name. region name, and iso3 codes (e.g. BRA for Brazil) and id, that can be used as identification. Implement an interface for users to select & confirm suggested areas. Example prompts

  • Select by country ("I am interested in KBAs in Peru")
  • Select by location or region name, pulling from descriptive data like siteDescription ("I am interested in KBAs Andes Mountains")
  • Select by site id or name ("My portfolio contains KBAs with site codes 9704, 9705, 9706")

See designs

Scope

Define the limits of the work to be carried out; what is included or not included?

  • HITL to clarify prompt

User Stories & Acceptance Criteria

  • When I am defining my portfolio, I want to search by country/region/location, so that I can select KBAs from a list
  • When I am defining my portfolio, I want to search by name or id, so that I can select KBAs from a list
  • When I am defining my portfolio, I want to see suggested KBAs on the map highlighted (pink), so that I can visual confirm that they are correct
  • When I am defining my portfolio, I want to select and confirm KBAs from a list of suggested areas, so that I can add them to my portfolio
    • Given [context], when [specific action], then [response or consequence to action]

Risks & Questions

  • How flexible do we want to be in terms of ways to input (country, name, id, region)?
  • Do we want to implement the ability to select by clicking on the map? i.e multiselect location shapes and add to map

Solution Hints

Future work

@01painadam 01painadam added this to the Monitoring workflow milestone Jan 31, 2025
@01painadam 01painadam changed the title [FE] KBA Select interface [FE] Select KBA interface Feb 3, 2025
@01painadam 01painadam changed the title [FE] Select KBA interface Select KBA interface Feb 3, 2025
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

2 participants