Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unnecessary x above the modal #2082

Open
3 of 12 tasks
chessurisme opened this issue Apr 18, 2024 · 2 comments
Open
3 of 12 tasks

Unnecessary x above the modal #2082

chessurisme opened this issue Apr 18, 2024 · 2 comments
Labels
🐛 bug Something isn't working 🌍 site Has to do something with the Lucide website

Comments

@chessurisme
Copy link
Contributor

Browser

  • Chrome/Chromium
  • Firefox
  • Safari
  • Edge
  • iOS Safari
  • Opera
  • Other/not relevant

Operating system

  • Windows
  • Linux
  • macOS
  • Other/not relevant

Description

When I load the site, I saw unnecessary X floating above the modal.

image

Steps to reproduce

  1. Open the site freshly as new
  2. Tap any selective icon
  3. Look in the right corner at the x found above the modal

Checklist

  • I have searched if someone has submitted a similar issue before and there weren't any. (Please make sure to also search closed issues, as this issue might already have been resolved.)
@chessurisme chessurisme added 🌍 site Has to do something with the Lucide website 🐛 bug Something isn't working labels Apr 18, 2024
@chessurisme
Copy link
Contributor Author

chessurisme commented Apr 18, 2024

Upon inspecting this is the node:

<div data-v-a8c998c7="" class="drawer-open hide-ad floating-ad">
  <button data-v-131cb3bd="" data-v-a8c998c7="" class="hide-button icon-button hide-button">
    <svg data-v-a8c998c7="" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" size="20" absoluteStrokeWidth="" class="lucide lucide-close"><path d="M18 6 6 18"></path><path d="m6 6 12 12"></path>
    </svg>
  </button>
  <!-- Other node --> 
</div>

@ericfennis
Copy link
Member

Thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working 🌍 site Has to do something with the Lucide website
Projects
None yet
Development

No branches or pull requests

2 participants