CaptainKeqing / ped

0 stars 0 forks source link

EditOrder error message for blank description has typo #7

Open CaptainKeqing opened 5 months ago

CaptainKeqing commented 5 months ago

Problem

Blank description throws an error message that refers to it as "Remark" instead of "Description".

This is a pretty small nit, but could make the user confused as to whether there was another field (remark) that they missed out.

image.png

Recommended Fix

I think the error message for blank description should say

"Description can take any values, and it should not be blank" instead of "Remark..."