datagrove / marketplace

2 stars 5 forks source link

Sign Up - Last Name Tool Tips Icon Z-Index #217

Closed meagan13 closed 6 months ago

meagan13 commented 8 months ago

Describe the bug The text that appears when you hover over a tool tip icon sometimes renders off screen or at a lower z-index than it should

To Reproduce

  1. Go to 'signup' page
  2. View screen size medium or large
  3. Hover over the First Name tool tip
  4. The icon associated with the Last Name tool tip appears on top of the tool tip text that describes how to use the First Name field

Expected behavior When the user overs over the First Name tool tip icon, text describing how the First Name input works should appear "over" the Last Name tool tips icon. The Last Name tool tips icon should no longer be visible.

Screenshots

SignUpToolTips

Proposed Solution Update the z-index of the Last Name tool tips icon

r-southworth commented 6 months ago

Resolved with PR https://github.com/datagrove/marketplace/pull/236