ardatan / ardatan/graphql-import
regex too strict
Open
enhancement
help wanted
- Dominant language
- No language data
- Stars
- 864
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/prisma/graphql-import/blob/01a4637e03836dab9a56f73719bcaebf5cfd0c37/src/index.ts#L46
Just adding a second SPACE will break the regex
Contributor guide
No contributing guide indexed for this repository
Research direction
Open src/index.ts at line 46 and inspect the regex linked in the issue. Reproduce the failure with a second space, then verify that the import accepts that input without breaking the existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100