bitshares-ui
bitshares-ui copied to clipboard
[1.5] Remove automatic popup on Asset details
trafficstars
The current <Asset .../> component has an automatic popup of the asset description.
This issue should:
- Disable automatic popup of the asset description
- Go through all instances of the usage of the
<Asset />component and determine which ones requireviewPopup.
Related to: #2902 #2931 among others
And add a mouseEnter delay
And add a mouseEnter delay
Yes
@startailcoon As I commented here I can do the same job for popup as for tooltips (default mouseEnter delay). As I understand you would do it by yourself ?