Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-direct user to dashboard after logging in from frontpage #354

Closed
2 of 4 tasks
bajiat opened this issue Aug 12, 2015 · 1 comment
Closed
2 of 4 tasks

Re-direct user to dashboard after logging in from frontpage #354

bajiat opened this issue Aug 12, 2015 · 1 comment
Assignees
Milestone

Comments

@bajiat
Copy link
Contributor

bajiat commented Aug 12, 2015

When the user registers or logs into Apinf, the user is directed back to landing page after pressing Sign In or Sign Up. To get into dashboard, user needs to press "Go to dashboard" button. This is an unnecessary step from the user point of view. So the user should be re-directed to dashboard instead of landing page.

If the user is not authorized to go to dashboard, they should be directed to sign-in or sign-up view.

Definition of done

  • Determine the specific situation(s), where user should be re-directed to /dashboard.
  • Determine the situations, when the user should be re-directed to a page other than dashboard, e.g. page when managing APIs and their session expires.
  • Construct a function to re-direct user to dashboard only when it is desirable, e.g. from landing page.
  • Add the function to the specific routes.
@bajiat bajiat changed the title Re-direct user to dashboard after login Re-direct user to dashboard after logging in from frontpage Aug 17, 2015
@bajiat
Copy link
Contributor Author

bajiat commented Aug 17, 2015

@elnzv Can you take this task as well?

@bajiat bajiat added ready and removed planning labels Aug 17, 2015
@bajiat bajiat added this to the Sprint 10 milestone Aug 17, 2015
@55 55 self-assigned this Aug 18, 2015
@55 55 added in progress and removed ready labels Aug 26, 2015
@55 55 closed this as completed Aug 31, 2015
@55 55 removed the in progress label Aug 31, 2015
brylie added a commit that referenced this issue Feb 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants