MoeraOrg / MoeraOrg/moera-issues
Connection to http[s]://localhost[:port]
Open
Nobody has claimed this yet.
bug
client
questionable
- Dominant language
- No language data
- Stars
- 20
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
http[s]://localhost[:port] is not considered as valid URL by Yup. But local nodes are often used for development/testing.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating the Yup URL validation used by the affected Moera repository; no source file or test is named in this issue. Reproduce validation for http://localhost, https://localhost, and both forms with an optional port, then add coverage showing these local URLs are accepted without weakening other URL checks.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100