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

Feat/create example app #457

Merged
merged 4 commits into from
Apr 26, 2024
Merged

Conversation

ektaghag-eaton
Copy link
Contributor

Changes proposed in this Pull Request:

  • application loads user is not authenticated by default
  • Use Login base screen is displayed, which should have
  • a mock Login button which simply toggles the user authenticated status
  • a dummy link to reset password
  • a dummy link to Register which loads the registration workflow route
  • Click the dummy link to ResetPassword / Forgot password / Contact support loads respective screen
  • Closing the reset password screen pops it off the navigation stack and we should be back at the dummy login screen.

Screenshots / Screen Recording (if applicable)

simulator_screenshot_40ADAAB2-D99E-433B-BAAE-96DF5FCF9F26

To Test:

Any specific feedback you are looking for?

@github-actions github-actions bot added the brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering label Apr 26, 2024
@ektaghag-eaton ektaghag-eaton mentioned this pull request Apr 26, 2024
7 tasks
Copy link
Contributor

@surajeaton surajeaton left a comment

Choose a reason for hiding this comment

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

Looks good.

@ektaghag-eaton ektaghag-eaton merged commit 392711f into release/R31 Apr 26, 2024
@ektaghag-eaton ektaghag-eaton deleted the feat/create-example-app branch April 26, 2024 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering
Development

Successfully merging this pull request may close these issues.

2 participants