PolicyEngine / PolicyEngine/policyengine-app-v2

Make "County name" a searchable component

Open
#1,094 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
1
Forks
3
Avg merge
1d 50m
Merged PRs (30d)
39

Description

Feature request

Make "County name" a searchable/typeahead component in the geography input, rather than a plain dropdown or free-text field. The underlying county variable has a more confusing UI and should remain overridable once this lands.

Why this matters

Geographic/county selection is part of the household and regional-analysis flow. With 3,000+ US counties, a searchable component (type-to-filter) is materially easier to use than scrolling a long list.

Migrated from policyengine-app#2604.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the geography input and the underlying county variable, then trace how county choices are currently rendered and overridden. Implement the searchable/typeahead behavior for the 3,000+ US counties and verify that the county variable remains overridable after selection.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.