snapshot-labs / sx-monorepo

Snapshot X monorepo
https://snapshot.box
MIT License
11 stars 10 forks source link

fix(ui): fix stuck tooltip after modal open on mobile #335

Closed wa0x6e closed 2 months ago

wa0x6e commented 2 months ago

Summary

Closes: #334

Fix "Your voting power" tooltip persisting, after opening the voting power modal on mobile.

This is a know issue, and only way to fix this is to disable the tooltip for mobile device, like for the sidebar tooltip

How to test

  1. Go to space overview on mobile
  2. Tap on the voting power
  3. It should not show the tooltip anymore