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

[INJIMOB-50]: Fix wrong Otp message of VC activation #1401

Draft
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

abhip2565
Copy link
Contributor

No description provided.

screens/Home/HomeScreenController.ts Outdated Show resolved Hide resolved
screens/Home/MyVcs/WalletBinding.tsx Show resolved Hide resolved
components/KebabPopUpController.tsx Show resolved Hide resolved
@@ -302,11 +302,11 @@ export const VCItemMachine = model.createMachine(
onError: [
{
actions: [
'setErrorAsWalletBindingError',
'setErrorAsInvalidOtpError',
Copy link
Contributor

Choose a reason for hiding this comment

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

We have to add condition to check the error message if it is a binding_auth_failed msg only then we will show invalid input error.

@abhip2565 abhip2565 marked this pull request as draft May 6, 2024 09:58
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.

2 participants