Description:
The system allows users to change their PIN to the same value that is already set. While this is functional, it may not provide a strong user experience.
Expected Behavior:
The system should notify the user if they are trying to set the same PIN again and encourage them to choose a different value for better security.
Steps to Reproduce:
- Set a PIN (e.g., "1234").
- Attempt to change the PIN to the same value ("1234").
- Notice that no warning or validation prevents this.
- Proposed Solution: Add validation to prompt the user when they attempt to reuse the same PIN.
Description:
The system allows users to change their PIN to the same value that is already set. While this is functional, it may not provide a strong user experience.
Expected Behavior:
The system should notify the user if they are trying to set the same PIN again and encourage them to choose a different value for better security.
Steps to Reproduce: