BUG #4354
openDescription
Issue Description
In the Signup as Agency → Password Generator section, after clicking "Generate Password", if the password length is modified, the password generator dropdown disappears.This prevents the user from generating another password without re-triggering the dropdown, disrupting the expected functionality and user flow.
Module / Page
Signup as Agency → Password Generator
Module Section
Password Field / Generate Password / Password Length Control
Screen Size
Desktop
Sprint / Module
Sprint-5 (Partial - Profile Setup Module)
Tested By
Md. Abdul Hamid
Steps to Reproduce¶
- Navigate to Signup as Agency.
- Click on Generate Password.
- Try to modify the password length setting.
- Observe the password generator dropdown.
Expected Result
The password generator dropdown should remain visible while modifying password length, allowing users to regenerate passwords seamlessly.
Actual Result
The password generator dropdown disappears while modifying password length, preventing further interaction.
Attachments
PoC
Types of Issue
Functional Issue
Root Cause:
- The function for showing and hiding password generator panel had some conditional issues.
Impacted Area:
- Agency Signup page
- Agency Password reset page
- Admin Password reset page
Updated by Tasfia Zaima 14 days ago
- Subject changed from [SQA] Password generator dropdown disappears after modifying password length to [SQA] Password generator dropdown disappears while trying to modify password length
- Description updated (diff)
Updated by Ayat Rahman 10 days ago
- Description updated (diff)
- Assignee changed from Ayat Rahman to Tasfia Zaima
- % Done changed from 0 to 100