CCI-MOC / giji-frontend

GIJI web client
https://giji.massopen.cloud
Other
0 stars 0 forks source link

Show users a list of available projects right after they sign in #47

Open naved001 opened 6 years ago

naved001 commented 6 years ago

Most of the times users don't remember their project name, or they might not know the exact spelling. One workaround for this could be is to split the login process into 2 parts.

  1. Users first login with their username and password.
  2. Then Giji fetches the list of projects they have access to, and then allows users to select one to continue to log in. (Perhaps, this could be set to something default after first time login).

This is just a design perspective; don't know how difficult the implementation would be.

jeremyfreudberg commented 6 years ago

I think I suggested this too. On the Trello card "Project Scope at Login" on the GUI board's Backlog section:

Determining project scope at login. First by having user provide their project name. Eventually asking the user which project they would like, based on the projects they would be able to scope to.
naved001 commented 6 years ago

oh cool, I didn't know about it.

@xuhang57 so now there are 2 people in favor of this idea.

xuhang57 commented 6 years ago

@jeremyfreudberg Oh boy. I totally forgot this :(