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 started the server and added a new product. I clicked the "Add" button and it didn't appear to do anything. I clicked it again and then started getting this error. Here's a screenshot of the UI:
When I refreshed the page it turned out the product had already been crated.
How to Reproduce
Go to the UI to add a product.
Input some details and press "Save".
Press "Save" again when it doesn't save.
See the error.
Expected Behavior
If the product has been added I'd expect it to show up in the product list behind the form so it's clear it's already been added, and maybe a more informative error message telling me it's already been added. Maybe the button should be greyed out once clicked.
Bug Description
I started the server and added a new product. I clicked the "Add" button and it didn't appear to do anything. I clicked it again and then started getting this error. Here's a screenshot of the UI:
Log:
When I refreshed the page it turned out the product had already been crated.
How to Reproduce
Expected Behavior
If the product has been added I'd expect it to show up in the product list behind the form so it's clear it's already been added, and maybe a more informative error message telling me it's already been added. Maybe the button should be greyed out once clicked.
litecart Version
v0.1.12
Code Snippet (optional)
No response
Checklist:
The text was updated successfully, but these errors were encountered: