gnosis / gnosis/safe-cmm-app-react
Bug: UI issues with Price fields
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
# Description
The issues are related to usability and low priority ones
# To Reproduce:
1. When entering the amount, you cannot lead with a period. e.g. you can't enter .1 you must enter 0.1
2. Fill in a price field with a lot of zeros before a point
# Expected Behaviour
1. it would be nice to have a possibility to start ya decimal price with a point
2. Allow to enter only one zero in the numeric part
# Screenshots/Videos

# Environment
**Desktop:**
- OS: Win10
- Browser: Chrome, Brave, FF
- Version 188558105 - 6f49a59fe3d23f21996b6d1e1548b76511cf9b23
# Background
Add any other context about the problem here.
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
No files or tests are named. Start by locating the price-field components and reproduce both cases in the stated browsers: entering .1 and entering multiple leading zeros before the decimal point. Done means both price fields accept the requested input format without breaking normal numeric entry, with tests added if the existing frontend test setup covers these fields.
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
- 35/100