FCC Book Trading App - Feedback pls

Hi,

I have just finished the “Book trading app” challenge last night and its live at:

https://smg-book-trade.herokuapp.com/

You can find the code at:

It has some bugs like: the “request trade” button is not hiding for unauthenticated users browsing book.

Let me know what other bug’s you find.

Thx
Sérgio

Seems like if you try to sign up with an email that is already taken, the validation doesn’t reset if you put in a different email.
Eg, try to sign up with test@example.com, will give message saying it’s already taken. But after that I put in a bunch of different ones and still get the same message. Refreshing the page is required.

Thx for the feedback… i did not notice that :slight_smile: