oxidecomputer / oxidecomputer/console
Edge case: fix error message for the input fields
Open
Nobody has claimed this yet.
polish
- Dominant language
- TypeScript
- Stars
- 228
- Forks
- 22
- Avg merge
- 19h 42m
- Merged PRs (30d)
- 32
Description
If I type using a foreign alphabet, the error message is not relevant.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue includes a screenshot and reports that input validation errors are irrelevant when users type with a foreign alphabet. No source file, test, or entry point is identified, so first reproduce the behavior and locate the affected input validation flow. Done means the error message accurately describes the invalid input without regressing other input cases.
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
- Needs clarification
- Newbie friendliness
- 35/100