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 ResetPasswordScreen error configuration #491

Merged
merged 3 commits into from
Sep 29, 2023

Conversation

ektaghag-eaton
Copy link
Contributor

Fixes # .

Changes proposed in this Pull Request:

  • Fix error manager config in ResetPasswordScreen

Screenshots / Screen Recording (if applicable)

To Test:

  • Add test code in AppRouter
    <ResetPasswordScreen errorDisplayConfig={{
    messageBoxConfig: {
    backgroundColor: 'green',
    dismissible: true,
    position: 'bottom'
    },
    mode: 'message-box'
    }}/>

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 Sep 28, 2023
@github-actions
Copy link

github-actions bot commented Sep 28, 2023

Visit the preview URL for this PR (updated for commit 95adc78):

https://blui-react-login--pr491-fix-reset-password-e-s4ax10uh.web.app

(expires Sat, 30 Sep 2023 12:50:35 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: 1e9064d2e35ed37fe01e053587ea5f209719a043

@JeffGreiner-eaton
Copy link
Collaborator

looks good to me

image

Copy link
Collaborator

@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 7f59807 into dev Sep 29, 2023
@ektaghag-eaton ektaghag-eaton deleted the fix/reset-password-error-config branch September 29, 2023 07:34
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.

3 participants