Skip to content

fix #87

waseeld requested to merge dddwas12/backend:master into master

check type of imgs before accept uploading ... he will not accept files except (png, jpg, jpeg, svg)...

that is work with me but please try...

what i do this :

  • add check from types of img files before accept uploading
  • show small error msg for user when he select type not sppourt (png, jpg, jpeg, svg)

the error msg : The type of img is not allowed.

if there any noticed i am gonna be glad to hear it LOL

Edited by waseeld

Merge request reports