Creating new entries in Data management tables suggests like options
- Dominant language
- Python
- Stars
- 5
- Forks
- 19
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 7
Description
**As a** user
**I want** the system to show similar names when I'm inputting a new entry
**so that** I don't accidentally make a duplicate
## **Acceptance Criteria**
### Scenario 1:
GIVEN I misspell a nation name
WHEN I press enter
THEN I will be shown similar nations in system to choose from
### Scenario 2:
GIVEN I input different version of proponent name
WHEN I press enter
THEN I will be shown similar proponents in system to choose from
### Validation Rules?
(If yes, list here)
### Screenshot
(Link above will always be the most up-to-date version.)
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names no files, tests, or entry points. Start by reviewing the data-management table flow and determine how nation and proponent names are entered and checked. Done means misspelled or variant names produce similar existing entries before a duplicate is created, as described in both acceptance scenarios.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100