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

Simplify Sign In screen #401

Closed
ericbenwa opened this issue Dec 2, 2024 · 4 comments
Closed

Simplify Sign In screen #401

ericbenwa opened this issue Dec 2, 2024 · 4 comments

Comments

@ericbenwa
Copy link
Member

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.

current-sign-in

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?

@fermion fermion transferred this issue from goinvo/staffplan-next-app Dec 2, 2024
@fermion
Copy link
Collaborator

fermion commented Dec 2, 2024

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?

@jsonin
Copy link
Contributor

jsonin commented Dec 2, 2024

Ooo ooo... and I thought we rolled a CSS to make this match ui.sp, right?

@fermion
Copy link
Collaborator

fermion commented Dec 2, 2024

Ooo ooo... and I thought we rolled a CSS to make this match ui.sp, right?

@jsonin #319

@ericbenwa
Copy link
Member Author

@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
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants