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

The image on the right on the website is possible to drag from the Browse Packages button #123

Open
TheRedXD opened this issue Aug 26, 2023 · 0 comments

Comments

@TheRedXD
Copy link

TheRedXD commented Aug 26, 2023

There is a bug with the website, where if you resize the window small enough, the image on the right covers the browse packages button, and you can drag it. It might be a bit finicky to replicate, but you can try to do it. The fix for it depends on how you have your css structured, most likely you'll need to use some z-index change or something along those lines, also make them not draggable such that even if it somehow covers something, you can still access content behind it.

image

Above is an image of me dragging the image from the button, this is on Firefox in the case that you can't replicate it on different browsers.

Edit: if you make your browser small enough, the image covers the button:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@TheRedXD and others