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: Wrong positioning of AssetImage loader #1627

Closed
2 tasks
DonKoko opened this issue Feb 5, 2025 · 0 comments · Fixed by #1631
Closed
2 tasks

Bug: Wrong positioning of AssetImage loader #1627

DonKoko opened this issue Feb 5, 2025 · 0 comments · Fixed by #1631
Assignees
Labels
bug Something isn't working

Comments

@DonKoko
Copy link
Contributor

DonKoko commented Feb 5, 2025

The asset image loader is used in a bunch of places, and because of how the css is right now, it doesn't work properly. We should change the structure so it always is positioned correctly. This should be considered in every place where AssetImage is used.

  • Simple index
    Image
  • [ ]Asset page
    Image
  • On advanced index when there is a row that is higher
    Image

There are quite a few more places where we use this component so we should just make it work properly, no matter where the image is used and what size:
Image

@DonKoko DonKoko converted this from a draft issue Feb 5, 2025
@DonKoko DonKoko added the bug Something isn't working label Feb 5, 2025
@rockingrohit9639 rockingrohit9639 moved this from 🗓️ Planned to 🏗 In progress in 🗺️ Shelf Roadmap Feb 6, 2025
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in 🗺️ Shelf Roadmap Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants