extensions
extensions copied to clipboard
(documentation) Options for deletion on resize are unclear
[READ] Step 1: Are you in the right place?
I believe so.
[REQUIRED] Step 2: Describe your configuration
- Extension name: Resize Images (
storage-resize-images
)
[REQUIRED] Step 3: Describe the problem
https://github.com/firebase/extensions/blob/next/storage-resize-images/extension.yaml#L160 The options, "Yes", "No", and "Delete on successful resize", were a bit confusing -- I selected "Delete on successful resize" , assuming it was the title for the options, just placed in a confusing place. I think a wording like this would be better:
Do you want to automatically delete the original file from the Cloud Storage bucket? Note that these deletions cannot be undone.
- Don't delete
- Delete on any resize attempt
- Delete only on successful resize attempts