activist
activist copied to clipboard
Organization, group and event left sidebar main image upload functionality
Terms
- [x] I have searched open and closed feature requests
- [x] I agree to follow activist's Code of Conduct
Description
As of now we have the ability to add and soon delete images from organizations, but we don't have the ability to change the main image of an organization, group or event. This would happen in the settings of each of the entities. We'd need to build out the upload functionality of groups and events and then provide an option to upload the media via the settings tab in the left sidebar options.
Contribution
Happy to support as I can and review when a PR is up 😊
CC @mattburnett-repo for the issue we discussed yesterday :)
CC @mattburnett-repo for the issue we discussed yesterday :)
Hey @andrewtavis !
Self-assigning on this on this issue.
Just a head's up: It might require a minor refactor of the existing image upload functionality (specifically the useOrganizationImages composable). Might just be a simple rename and changes to files already using this composable. No stress.
Thanks for taking this on, @mattburnett-repo! And yes that refactor will definitely be needed, but hopefully it's as simple as the rename and just using an upload limit of 1 on the component along with a different target in the backend.
Closing this via #1200 as the main work here has been completed. We can open a new image for groups once further work has been completed :)
Thanks so much, @mattburnett-repo! 🚀