trusat-frontend
trusat-frontend copied to clipboard
Add logout button to burger menu in mobile
Issue #281
- The logout button is added to the burger menu in the mobile version
- A
logout
function is added inauth-helpers
to reuse the code
Execution:
https://drive.google.com/file/d/1gxiU00UBtjd-h2ktnGNybLqE1KLI9y8x/view
Is "logoutCallback" a misnomer since it is never passed as a callback function?
Ok @thkruz What name do you propose?
@martinvarelaaaa was a genuine question. "closeAndLogout" sounds more intuitive to me if it isn't a callback, but I was mainly just concerned I misunderstood the code (react is a bit confusing to me).
Done @thkruz !
@martinvarelaaaa Thanks for this Martín, ill review asap - probably tomorrow.
Ok perfect @johngribbin! I'll probably turn up the fix tomorrow