Price over 8 characters long doesn't work
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 2h 52m
- Merged PRs (30d)
- 85
Description
Bug Description
when setting a character for sale if the price is 9 or more characters or long it gives the error "cannot read properties of undefined" The specific number doesn't matter only the number of characters.
you can however have it be 8 characters long and two characters after the decimal point
Screenshots
Browser/Device Information
- Browser: Chrome
- Device : PC
- Operating System: Windows 10
How urgent is this?
- Critical - I can't use the application at all
- High - Major feature isn't working
- Medium - I can work around it but it's frustrating
- Low - Minor issue
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 reproducing the character-for-sale flow in Chrome on Windows 10 with a price of nine or more characters, then inspect the source area that produces "cannot read properties of undefined." Confirm the fix by verifying that prices longer than eight characters, including values with two decimal places, can be submitted successfully.
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
- 45/100