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

Create Artist: Images are rendering out of order #1080

Open
ryandeshon opened this issue Jan 25, 2022 · 1 comment
Open

Create Artist: Images are rendering out of order #1080

ryandeshon opened this issue Jan 25, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@ryandeshon
Copy link
Collaborator

As an artist, I would like my primary image to actually be my first image, so when I use my promote image its is using the correct one.

Steps to reproduce:

  1. Create/Edit an artist page and upload 3 images.
  2. Save artist page.
  3. Return to Edit artist page and change the primary image.
  4. Save artist page.
  5. Observe the image on the FE is not the Primary image that was selected.
  6. Observe the Primary Image is not being used for the promote page images.

Dev note:
Images use an 'order' that is supposed to be saved, but the FE seems to be ignoring it. Not sure if its not saving on the BE or that the FE doesn't care. I (Ryan) can't reproduce locally.

@ryandeshon ryandeshon added the bug Something isn't working label Jan 25, 2022
@caprenter
Copy link

I have this issue on my live artist page: https://www.ampled.com/artist/theargentgrub
if you need a live example.
I don't have a development environment set up yet to test.
I have removed, reloaded etc but the order is not as I'd wish

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
None yet
Development

No branches or pull requests

2 participants