shizuko-akamoto / Trecipe

CPSC 436I Project (2020S)
1 stars 3 forks source link

Login page loading #131

Closed knox153 closed 4 years ago

knox153 commented 4 years ago

Added login page loading, and it is a bit messy. I wanna refactor the whole user redux store so badly but do we have the time? 😅

image

knox153 commented 4 years ago

Updated a few more things: 1) Redirect user to the previous page after they login (public route) 2) Trecipe card's title now has multi-line truncation when overflow 🎉 image