dubinc / dub

Open-source link management infrastructure. Loved by modern marketing teams like Vercel, Raycast, and Perplexity.
https://dub.co
GNU Affero General Public License v3.0
17.94k stars 1.92k forks source link

[🕹️] UI overlapping issue in pricing page in "sm" screen sizes #1360

Open idealgeek007 opened 2 hours ago

idealgeek007 commented 2 hours ago

How to replicate

  1. Go to dub.co/pricing and switch screen size to mobile ( sm )
  2. Scroll down to see the Compare Plans table
  3. Open the menu by clicking on the hamburger menu icon button
  4. The first empty table heading ( th )/ div of the table overlaps the menu items

Current behavior

https://github.com/user-attachments/assets/94945a36-986b-45fc-928f-31cbc1210723

Desired behavior

The table heading ( th ) / div should not overlap other items of the menu

Suggested fix

Change the z-index which is z-20 of the first th to z-10

image

I will assign myself and start working.

oss.gg hack submission 🕹️

linear[bot] commented 2 hours ago

ENG-634 [🕹️] UI overlapping issue in pricing page in "sm" screen sizes

idealgeek007 commented 2 hours ago

/assign

mohitejaikumar commented 2 hours ago

/assign

poswalsameer commented 1 hour ago

/attempt