bitshares-ui icon indicating copy to clipboard operation
bitshares-ui copied to clipboard

[1.5] Remove automatic popup on Asset details

Open startailcoon opened this issue 6 years ago • 3 comments
trafficstars

The current <Asset .../> 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 <Asset /> component and determine which ones require viewPopup.

Related to: #2902 #2931 among others

startailcoon avatar Jul 24 '19 19:07 startailcoon

And add a mouseEnter delay

sschiessl-bcp avatar Jul 26 '19 12:07 sschiessl-bcp

And add a mouseEnter delay

Yes

startailcoon avatar Jul 26 '19 14:07 startailcoon

@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 ?

react-cat avatar Aug 19 '19 15:08 react-cat