bitshares / bitshares/bitshares-ui
[1.5] Remove automatic popup on Asset details
Open
[1c] Task
[3] Enhancement
[5b] Small
- Dominant language
- JavaScript
- Stars
- 520
- Forks
- 575
- Avg merge
- 12h 7m
- Merged PRs (30d)
- 5
Description
The current `` component has an automatic popup of the asset description.
This issue should:
1. Disable automatic popup of the asset description
2. Go through all instances of the usage of the `` component and determine which ones require `viewPopup`.
Related to: #2902 #2931 among others
Contributor guide
Research direction
Locate the component and every usage of it, then inspect how the asset description popup and the viewPopup prop are handled. Determine which usages need viewPopup after automatic popups are disabled, and verify that each intended popup still appears while other asset displays do not open one automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100