Problem/Motivation

When using social_album and I want to add an image to stream using the default /stream page, I see that a field widget is displayed to also add this image to an album, but the options there are always "None" or "Create a new album", even if I already have multiple albums created. So it should be possible to select an existing album.

I have multiple public albums created:

bug2

I don't see them in the field widget:

bug1

Steps to reproduce

1. Install social_album
2. Create a new public album
3. Go to /stream page and click on 'Add images'
4. Add an image, you should see the `Add image(s) to an album` field widget
5. Try to select an album that you created in step 2.

Proposed resolution

We need to update the custom field widget to allow selecting an existing albums.

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
2023-06-28_08-27.png57.78 KBnkoporec
2023-06-28_08-28.png80.35 KBnkoporec

Comments

nkoporec created an issue. See original summary.

nkoporec’s picture

Issue summary: View changes
nkoporec’s picture

Assigned: nkoporec » Unassigned
Status: Active » Needs review
zanvidmar’s picture

Status: Needs review » Needs work

zanvidmar’s picture

Status: Needs work » Reviewed & tested by the community
zanvidmar’s picture

Status: Reviewed & tested by the community » Fixed

Fix will land on:
- 11.8.12 and higher
- 11.9.6 and higher

  • nkoporec authored 0c2e368f on 11.8.x
    Issue #3370849: Add the ability to add images to an existing album via...

  • nkoporec authored 655c43dc on 11.9.x
    Issue #3370849: Add the ability to add images to an existing album via...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.