psf/pycon-us-mobile

Log In/Log Out not correctly re-rendering navigation

ewdurbin opened this issue · 0 comments

Some features, namely Lead Retrieval are only relevant to specific users.

In 171d5cf I attempted to make it so the tab bar at the bottom and menu on the left are responsive to changes in logged in state.

Unfortunately this seems to be experiencing a race condition or some other conflict because the only way to get the correct render is a full app/page refresh.

Expected:

Anon User:

Logged In User:

Actual result

post log-in:

post log-out: