JoinColony / colonyCDapp

An iteration of the Colony Dapp sporting both a fully decentralized operating mode, as well as a mode enhanced by a metadata caching layer
5 stars 14 forks source link

Fix tooltips z-index in motions flow #2639

Open arrenv opened 1 week ago

arrenv commented 1 week ago

Steps to reproduce

  1. Create an action with the Reputation decision method.
  2. Hover over one of the stage pills in the motion flow panel.
  3. You will notice that you can not read any of the tooltips.

Expected behaviour

Be sure to check that the tooltips and pills don't overlap other elements that should have a higher z-index, such as the the Userhub, as previously raised and resolve in this issue https://github.com/JoinColony/colonyCDapp/issues/2277.

Actual behaviour

image

AdrianDudko commented 1 week ago

@arrenv this should be fixed in another PR - @CzarekDryl will link that PR.