SolidOS / SolidOS/solid-ui

Stop Autocomplete from resetting unique value when you are just deleting text not adding it

Open
#410 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug Form Language
Dominant language
TypeScript
Stars
153
Forks
46
Avg merge
1d 8h
Merged PRs (30d)
7

Description

It can be frustrating if you delete the last character of a name in a AC field,but te algorithm automatically replaces it because it is a unique match. Suppress that algorithm f the user is deleting from the end of the name

Contributor guide

No contributing guide indexed for this repository

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

The issue names no file or test; start by locating the autocomplete implementation in solid-ui and reproduce the behavior while deleting the final character of a name. Done means deleting from the end no longer causes a unique autocomplete value to be restored.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.