SamuelJForrest / colourgrab-v2

1 stars 0 forks source link

Only allow certain file extensions #3

Closed SamuelJForrest closed 8 months ago

SamuelJForrest commented 8 months ago

Only allow the following file types:

Make sure to update the form text to reflect this, as .svg is currently missing

image

Additionally, add a message/alert to the user to let them know what went wrong.

SamuelJForrest commented 8 months ago

I've now updated the file extensions text on the upload form, and added in alerts when an incorrect file type is selected

colorgrab-alerts