bitshares / bitshares/bitshares-ui
Change "Order Value" to "Current Value" in Open Orders
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
In the new Open Orders area the column named "Order Value" is a little confusing because it is really the current value of the asset in the order, not the value of the order when filled.
I would assume "order value" to mean the value of the order when filled. I am not sure if this is how most people would interpret it. I'm curious.
I would change the column to say "Current Value" because this is what it is, the current value of the asset locked in orders.
Contributor guide
Research direction
Search the repository for the exact "Order Value" label in the Open Orders area and inspect the surrounding UI code. Change the column text to "Current Value" and verify that the Open Orders view displays the new wording consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100