fossasia / accounts.susi.ai

Accounts Service for SUSI.AI http://accounts.susi.ai
GNU Lesser General Public License v2.1
1.51k stars 94 forks source link

login button disabled in dropdown menu #666

Closed prateek76 closed 5 years ago

prateek76 commented 5 years ago

Fixes #664

Changes: Disabled login button in dropdown

Surge Deployment Link: https://pr-666-fossasia-susi-accounts.surge.sh

Screenshot for change:

screenshot from 2019-01-09 01-31-39

prateek76 commented 5 years ago

@AakashMallik please review

Pipe-Runner commented 5 years ago

Wait as sec, disabling the button on the home page was fine, but in the menu you should provide the user with a logout button. @prateek76

prateek76 commented 5 years ago

Wait as sec, disabling the button on the home page was fine, but in the menu you should provide the user with a logout button. @prateek76

if user is logged in its redirecting to http://localhost:3000/settings where there is a logout button in dropdown

prateek76 commented 5 years ago

@sk9331657 How you can change it to logout, when you will login you will be redirected to settings page also you will not be able to see the log in page until you signout, it should be disabled or removed i think there is no use of login in login page as login form is there.

once please see the dropdown after login ( login button has to be pressed twice #657 ) i think you will get what i want to tell.

PrP-11 commented 5 years ago

@prateek76 This change is not required.