Skip to content

Tick Size UI Optimizations #304

@sjc5

Description

@sjc5

Design

  • Example of issue (starting price .01, tick size .5, minimum bid shown in placeholder text and error message is incorrect)
    image

  • Change placeholder text to "◎ e.g. (minimum bid)"

  • Only show error message when there is an invalid amount currently entered into the field. If the invalid entry gets deleted, remove the error message.

  • When an invalid amount is entered into the field, change the error message to: "Please enter a minimum bid of (minimum bid)"

  • Only show 1 error message at a time. If the connected wallet has a balance less than or equal to the minimum bid, and an invalid amount is currently entered into the field, only show the wallet balance error.

    • Change wallet balance error message to: "Insufficient funds in your wallet."

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions