-
Notifications
You must be signed in to change notification settings - Fork 1
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
Simplify Sign In screen #401
Comments
This is actually a Rails bug — you're only seeing this because you're currently signed in. IMO we should redirect away from this screen if you're signed in and not show the sign in page. Thoughts @ericbenwa? |
Ooo ooo... and I thought we rolled a CSS to make this match ui.sp, right? |
@fermion agree, if already signed in, redirect away from the sign in screen to your home/my staffplan |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Don't think we need to the top header of links if I'm not signed in.
Maybe toss that but include a StaffPlan logo.
Will share a design.
Sidebar to discuss later:
I went to the sign in screen, but decided to click My StaffPlan, which loaded as I must've been previously signed in. Possible for the sign in screen to auto-redirect me in if I'm already signed in? Is that typical behavior?
The text was updated successfully, but these errors were encountered: