gnosis / gnosis/safe-cmm-app-react

Bug: UI issues with Price fields

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

Nobody has claimed this yet.

bug low priority
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
![prices](https://user-images.githubusercontent.com/70885163/95325327-b428cc80-08a9-11eb-9307-b2c9dbd152f5.jpg)

# 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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.