I have an application for project management and want the user (in this case the subcontractor add an image of the completed task/job in the application and submit it. I use Supabase as a database and wanted to store the image in the Supabase storage. I have created a tasks folder with the tasks_completed folder path. I have created an action to store the uploaded image to storage, but when clicking the gallery it's not even opening it. I have action on the button to upload media to the Supabase tasks bucket with the tasks_completed folder path.
A couple of days ago it opened the gallery but when selecting an image it does not show on the supabase or image widget on my app.
The bucket is public without any policies (I TRIED WITH POLICIES ALSO).
What approach I need to take?
problem with supabase storage
Actions & Logic
I looked up to youtube videos, searched on google but without success.
Yes
4
5 replies