Actions
Feature proposal #8019
closedImplement file type field fallback
Description
File type fields (image, file, video, and audio) after the upload and re-navigate to profile edit the file input is cleared. There's no input to really condition against to see if a file exists. Implement fallback behavior for this to do a static check if this is the case or just try to figure out if something exists based off the dropdown value.
Actions