-
Notifications
You must be signed in to change notification settings - Fork 35
Process panel - mandatory flag is not respected #141
Comments
Mandatory fields are marked in a way. How do you want to marked them? We assumed that mandatory fields have blue outline. |
ahhh, forgot... but on the other hand seems that it wan't intuitive for me :)) Ok, we have just to solve the second part. How shall we deal with mandatory fields. |
|
@damianprzygodzki you are right. I think we shall improve the backend as described here: metasfresh/metasfresh-webui-api-legacy#88 wdyt? |
UPDATE: for any field we are providing now 2 more properties:
|
#253 Check this related issue, and i think we should apply it for every widget (i am describing this particular case). Before implementation, we need assumption here, or there. |
@teosarca can you please verify if this issue is still up-to-date? |
quick checked, the "validStatus" is still not considered. |
not sure if the backend shall provide something more.... |
AFAIK "when user presses "Start" it relies on backend to throw an exception" is what we all agreed on as front-end is not made for data validation – backend is responsible for it. In this perspective this issue is not valid. |
yup, ofc, the backend is validating it. let's close it for now. |
Test case:
NOTE:
e.g.
The text was updated successfully, but these errors were encountered: