multiverse-team-11 / inventory-app

https://inventory-app-11-1emn.onrender.com/
0 stars 2 forks source link

Bugs - Tweak validation price, display price, integer to currency and form items need name or id #48

Closed Hannah0701 closed 4 months ago

Hannah0701 commented 4 months ago

 User Story

As an admin we want our code to work right and display properly for customers

Implementation Details

On testing locally we found:

All of the above are what I have addressed in this PR.

Screenshot of uniform price and currency switch:

image

Same price update on single item view:

image

Following changes the price can now be entered with decimalisation without error and the error on the form collection has now gone after adding name attrubute.