SolidOS / SolidOS/solid-ui

Maybe allow autocorrect to have free form end point

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

Nobody has claimed this yet.

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

Description

Currently the AC form insists on you finding an object in the database, or having nothing. An option might be to allow the users also to just put in a free form name of the thing. Easier for user, lower quality data. Less pressure for people to add things to wikidata if they don;t find them..

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

Start by locating the autocorrect form and tracing how it currently requires a database object or an empty value. Define how a free-form name should be represented when no object is found, while preserving the existing lookup path. Done means users can submit either a resolved object or a free-form name, with the trade-off in data quality understood.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.