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
I have found two abnormal behaviors related to products page.
There is some kind of validation inconsistency with the "New product" modal window. "Save changes" button is being enabled even when validations are invalid. It occurs when I leave name or description fileds untouched.
I can edit product's description and leave it empty, saving correctly.
Here is an animated gif that shows it:
I tried to take a look at the code, but I practically don't know blazor :(
The text was updated successfully, but these errors were encountered:
I have found two abnormal behaviors related to products page.
There is some kind of validation inconsistency with the "New product" modal window. "Save changes" button is being enabled even when validations are invalid. It occurs when I leave name or description fileds untouched.
I can edit product's description and leave it empty, saving correctly.
Here is an animated gif that shows it:
I tried to take a look at the code, but I practically don't know blazor :(
The text was updated successfully, but these errors were encountered: