activist icon indicating copy to clipboard operation
activist copied to clipboard

Organization, group and event left sidebar main image upload functionality

Open andrewtavis opened this issue 7 months ago • 3 comments
trafficstars

Terms

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 😊

andrewtavis avatar Mar 31 '25 21:03 andrewtavis

CC @mattburnett-repo for the issue we discussed yesterday :)

andrewtavis avatar Mar 31 '25 21:03 andrewtavis

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.

mattburnett-repo avatar Mar 31 '25 23:03 mattburnett-repo

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.

andrewtavis avatar Apr 01 '25 06:04 andrewtavis

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! 🚀

andrewtavis avatar May 01 '25 10:05 andrewtavis