etn-ccis / blui-react-native-workflows

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

Password and Confirm password input values are not getting cleared when click on Close or Back button #455

Open manojleaton opened 2 weeks ago

manojleaton commented 2 weeks ago

Describe the bug / expected behavior

What are the steps to reproduce?

  1. Go to ResetPasswordScreen or ChangePasswordScreen
  2. Enter values in the password and confirm password input fields
  3. Click on close button or Back button
  4. Go to ResetPasswordScreen or ChangePasswordScreen, observe the input fields

Screenshots / Screen recording

Screenshot 2024-04-26 at 9 06 20 AM

Code snippet / Link to minimum reproduction example

CODE HERE

Your environment information

Suggested fix

Anything else to add?