bitshares / bitshares/bitshares-ui
[0.75] Margin positions list in asset info page doesn't refresh when URL changed
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
**Describe the bug**
Margin positions list in asset info page doesn't refresh when URL changed
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'https://wallet.bitshares.org/#/asset/CNY'
2. Scroll down to "margin positions"

3. Go to 'https://wallet.bitshares.org/#/asset/USD' (change URL in address bar)
4. Scroll down to "margin positions", the list still shows bitCNY positions

**Expected behavior**
Updated list.
**Screenshots**
See above.
Contributor guide
Research direction
Reproduce the issue from the asset page URLs for CNY and USD, then inspect the asset info page entry point and its margin positions rendering when the route changes. Done means switching from CNY to USD refreshes the list to show USD margin positions instead of the previous asset's data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- blockchain, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100