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
Track which sort order is used so it can be displayed on the popover trigger
Kept getting reference errors on the server saying that localstorage was undefined even though it was and i had no issues with the other stores. Ran out of time to fix this and get it working even though it did technically work in development.
Be able to add an item to a sorted wishlist and have it be sorted instead of added at the end
Could only get it to sort when the option was selected in the popover menu on the wishlist page, the sorting functions just got ignored when the add dispatch was made.
Undo remove from wishlist functionality
Ran out of time to figure out how to implement this
Image optimizations, using the Image component
All images are from external sources and there were several dozen sources and I had no idea what size the images would be ahead of time. Ran out of time to figure this out.
More filter options for certain API's
Ran out of time to add more and test them
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: