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

fix: handle auto login when landing on auth pages [WPB-15071] #18655

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

e-maad
Copy link
Contributor

@e-maad e-maad commented Jan 23, 2025

BugWPB-15071 [Web] Redirection of Netnod production

Description

Handled auto login when the user has active session and lands on auth pages.
Note: Keeping it behind FF.

Screenshots/Screencast (for UI changes)

Screen.Recording.2025-01-24.at.00.12.53.mov

Checklist

  • mentions the JIRA issue in the PR name (Ex. [WPB-XXXX])
  • PR has been self reviewed by the author;
  • Hard-to-understand areas of the code have been commented;
  • If it is a core feature, unit tests have been added;

@e-maad e-maad requested review from otto-the-bot and a team as code owners January 23, 2025 19:15
@echoes-hq echoes-hq bot added the echoes: unplanned/support Work items completed to meet a customer or user support request. label Jan 23, 2025
Copy link

bindActionCreators(
{
doInit: actionRoot.authAction.doInit,
doInitializeClient: actionRoot.clientAction.doInitializeClient,
Copy link
Contributor

@dariaoldenburg dariaoldenburg Jan 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one question, is it used? :)

Copy link
Contributor

@dariaoldenburg dariaoldenburg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more thing, did you ask the designer if it's a good UX for this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: unplanned/support Work items completed to meet a customer or user support request. 👕 size: S type: bug / fix 🐞
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants