etn-ccis / blui-react-native-workflows

Re-usable Brightlayer UI workflows for React Native applications
6 stars 6 forks source link

Valdidation for verify code length on Verify email screen #305

Closed onkarnawghare-eaton closed 1 week ago

onkarnawghare-eaton commented 7 months ago

Describe the desired feature/functionality

  1. Open the BLI Fiji APP
  2. Click on sign up
  3. Accept EULA
  4. Enter email . Click on next

Issue 1 :-

Enter <6 digits Actual result :- Next button becomes enabled Expected reust :- Next button should be enabled after entring 6 digits image-2023-09-06-16-05-10-640

Issue 2 :-

Enter more than 6 digits Actual result :- User is able to enter more than 6 digits Expected result :- User should not be able to enter more than 6 digits image-2023-09-06-16-08-40-816

joebochill commented 7 months ago

This capability is going to be added in 6.0.0

ektaghag-eaton commented 1 week ago

This issue has been fixed in brightlayer-ui/react-native-auth-workflow@6.0.0. @onkarnawghare-eaton , can you please confirm ?