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:

I don't see them in the field widget:

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
| Comment | File | Size | Author |
|---|---|---|---|
| 2023-06-28_08-27.png | 57.78 KB | nkoporec | |
| 2023-06-28_08-28.png | 80.35 KB | nkoporec |
Comments
Comment #2
nkoporecComment #3
nkoporecPR: https://github.com/goalgorilla/open_social/pull/3442
Comment #4
zanvidmar commentedComment #7
zanvidmar commentedComment #8
zanvidmar commentedFix will land on:
- 11.8.12 and higher
- 11.9.6 and higher