Closed TimothyXu closed 2 years ago
In UI for Hold, @kdokm you tried to display the item changed in the search box but it doesn't actually work; if you try it on the UI it just shows null null null null null. That feature isn't really necessary any way so I commented out that part of the code; if you know how to fix it you are welcome to make that work (and I can add it to resume item ui too for consistency).
I also changed a parseInt to parseFloat in add_items UI which is currently being worked on by @Adora2401, just in case that error may not be tested by the BDD tests we have written. I will add another test to add_items UI too. (Done in ZenHub, just changed one of them to have a float price instead of int price)
In UI for Hold, @kdokm you tried to display the item changed in the search box but it doesn't actually work; if you try it on the UI it just shows null null null null null. That feature isn't really necessary any way so I commented out that part of the code; if you know how to fix it you are welcome to make that work (and I can add it to resume item ui too for consistency).
I also changed a parseInt to parseFloat in add_items UI which is currently being worked on by @Adora2401, just in case that error may not be tested by the BDD tests we have written. I will add another test to add_items UI too.
Thanks Timothy, I just saw the message and will fix the conflicts later
Codecov Report
Continue to review full report at Codecov.