blchelle/ribbit

Refactor Register, Login, Logout to avoid a page reload on success

Closed this issue · 0 comments

Description

The Register, Login, and LogoutButtton (inside UserMenuList) components perform page refreshes when the action succeeds. This is unnecessary at this point and will be a very quick fix