bitshares / bitshares/bitshares-ui
MyMarkets does not use replaceName for assets
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
In MyMarkets overview

symbols are directly printed (for base and quote), without using utils.replaceName or AssetName component, see
`https://github.com/bitshares/bitshares-ui/blob/1ee0ba3264abb63a3c06353e35731e80c7aee56d/app/components/Exchange/MyMarkets.jsx#L1048`
Contributor guide
Research direction
Start in app/components/Exchange/MyMarkets.jsx at the referenced line and inspect how the MyMarkets overview renders the base and quote symbols. Compare that output with utils.replaceName and the AssetName component; done means both displayed symbols use the project’s asset-name handling instead of being printed directly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100