BUG #4234
openDescription
Issue Description
On the Agency Profile → Edit Agency Name modal, when a user enters an already taken agency URL and then types special characters afterward, the system continues to perform availability checks for the special characters. These characters do not appear in the input field, but the loading/checking behavior is still triggered, causing confusion for the user.
Module / Page
Agency Profile → Edit Agency Name
Module Section
Agency URL Field / Availability Check
Screen Size
Desktop
Tested By
Tasfia Zaima
Steps to Reproduce¶
- Sign in as an agency user.
- Navigate to the Agency Profile page.
- Click the Edit button/icon next to the Agency Name field.
- Modify the Agency Name and update the Agency URL field.
- Attempt to add special characters or a URL that is already taken in the URL field.
- Observe the availability check/loading behavior of the URL field.
Expected Result
- The system should only check availability for the visible URL.
- Special characters that are not allowed should be ignored and should not trigger any loading or availability check.
Actual Result
The system triggers loading/checking behavior for special characters that do not appear in the input field, causing user confusion.
Attachments
PoC
Types of Issue
Functional Issue
Root Cause:
Impacted Area:
Updated by Ayat Rahman about 2 months ago
- Assignee changed from Ayat Rahman to Tasfia Zaima
- % Done changed from 0 to 100
Updated by Tasfia Zaima about 1 month ago
- Status changed from Pending to Complete