Provinite / Provinite/chardb

Price over 8 characters long doesn't work

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

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

Image Image

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.