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

Add login/profile widget to nav bar. #1377

Merged
merged 1 commit into from
Jun 28, 2024
Merged

Conversation

richardxia
Copy link
Member

Fixes #1347.

This allows the login page to be discoverable, since previously, you had to manually type in the address of the login page into the address bar. This is gated as a new whitelabel property named loginEnabled, which is only being enabled on the SFSG site and the legacy default askdarcel site.

Here are a few screenshots:

Log In link (signed out)

Screenshot 2024-06-27 at 9 04 06 PM

Profile menu icon (signed in)

Screenshot 2024-06-27 at 9 03 52 PM

Popover profile menu open (signed in)

Screenshot 2024-06-27 at 9 03 58 PM

This allows the login page to be discoverable, since previously, you had
to manually type in the address of the login page into the address bar.
This is gated as a new whitelabel property named `loginEnabled`, which
is only being enabled on the SFSG site and the legacy default askdarcel
site.
@richardxia richardxia merged commit 9791283 into master Jun 28, 2024
5 checks passed
@richardxia richardxia deleted the 1347-add-login-nav-item branch June 28, 2024 04:26
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

Successfully merging this pull request may close these issues.

Add nav bar item for signup/login/profile
1 participant