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 4 months ago

arrenv commented 4 months 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 4 months ago

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

AdrianDudko commented 3 months ago

@arrenv Fix for this issue should be included in this PR https://github.com/JoinColony/colonyCDapp/pull/2126

AdrianDudko commented 3 weeks ago

@arrenv I don't see this issue on Beta or QA Environment. I think we can close it. :)