bitshares / bitshares/bitshares-ui

MyMarkets does not use replaceName for assets

Open
#1,803 24 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
520
Forks
575
Avg merge
12h 7m
Merged PRs (30d)
5

Description

In MyMarkets overview

![image](https://user-images.githubusercontent.com/33128181/44650610-5695d680-a9e7-11e8-8d24-adb509a53307.png)

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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.