You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The string search functionality on the "Contact Management" Administrator page does not consistently work for substring matches. Additionally, after clearing the search input, the table fails to dynamically refresh and display all entries.
Steps to Reproduce:
Sign in with Administrator credentials.
Navigate to the Contact Management page.
In the search bar, type a substring present in one of the table's entries (e.g., "John").
Observe whether the search result updates correctly.
Clear the search bar to remove the entered substring.
Observe whether the table dynamically refreshes to show all entries.
Expected Behavior:
The search should match all entries containing the provided substring, regardless of its position (beginning, middle, or end of the string).
Upon clearing the search input, the table should dynamically refresh and display all available contacts.
Actual Behavior:
The search sometimes fails to return results for valid substrings.
After clearing the search input, the table remains filtered or does not refresh dynamically.
Environment:
Platform: Web (Chrome)
OS: Windows 11
Browser Versions: Chrome v114.0, Edge v104.0
Reproducibility: Frequent (7/10 times)
Additional Notes:
This issue disrupts the user experience, particularly when managing a large number of contacts.
Logs or network traffic do not indicate any visible errors during the search operation.
Attachments:
Screenshots of incorrect search results.
Console logs captured during search.
Browser console error (if available).
Priority: Medium Severity: Major Status: Open
The text was updated successfully, but these errors were encountered:
mehalyna
changed the title
String Search Malfunction on "Administrator Contact Management" Page
[Admin] String Search Malfunction on "Contact Management" Page
Dec 9, 2024
The string search functionality on the "Contact Management" Administrator page does not consistently work for substring matches. Additionally, after clearing the search input, the table fails to dynamically refresh and display all entries.
Steps to Reproduce:
Expected Behavior:
Actual Behavior:
Environment:
Additional Notes:
Attachments:
Priority: Medium
Severity: Major
Status: Open
The text was updated successfully, but these errors were encountered: