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

[🐛 Bug]: Can't move background images. #25

Open
2 tasks done
wiseaidev opened this issue Mar 15, 2023 · 2 comments
Open
2 tasks done

[🐛 Bug]: Can't move background images. #25

wiseaidev opened this issue Mar 15, 2023 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers

Comments

@wiseaidev
Copy link
Collaborator

wiseaidev commented Mar 15, 2023

👶 Getting Started
Please search the history to see if an issue already exists for the same problem.

  • I have searched the existing issues.
  • I have tested the latest version.

📝 Describe the bug
Please refer to #24 for context on why some images can't be moved from their places.

🕹 Steps to reproduce

  1. Go to a Twitter page.
  2. Toggle the move images button.
  3. Notice how images can't be positioned because Twitter displays pics as background images for divs, not using the img tag.

😯 Current behavior
Background images can't move.

🤔 Expected behavior
Allow users to position background images.

📸 Screenshots
N/A

🔦 Additional context
Add all divs that contain background-image to the following img list:

let images = document.getElementsByTagName("img");

@wiseaidev wiseaidev self-assigned this Mar 15, 2023
@wiseaidev wiseaidev added bug Something isn't working enhancement New feature or request good first issue Good for newcomers labels Mar 15, 2023
@wiseaidev wiseaidev removed their assignment Mar 15, 2023
@mud1tx
Copy link
Contributor

mud1tx commented Mar 18, 2023

Is this issue still available?

@wiseaidev
Copy link
Collaborator Author

Yup! Go ahead, assigned to you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants