You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File and image fields have a setting to define the allowed file extensions:
It would be helpful if the file <input> in the inputfield applied any allowed extensions in an accept attribute, so that the OS will filter out files with invalid extensions when browsing for a file to upload.