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

QA Dashboard: Skeleton overlaps team dropdown #3651

Open melyndav opened 1 week ago

melyndav commented 1 week ago

Steps to reproduce

  1. Create enough teams in a Colony to trigger the dropdown in the new team switcher component, and enough to extend the height to the activity feed.
  2. Reload the dashboard, activate the team dropdown as soon as intractable upon the page loading.
  3. Notice the skeleton is overlapping the dropdown content of the team switcher.

Expected behaviour

Any skeleton should not overlap content outside its container.

Actual behaviour

The skeleton for the activity feed overlaps content on top of it.

image