-
Type:
Story
-
Resolution: Unresolved
-
Priority:
Medium
-
Affects Version/s: None
-
AMRIT Sprint 39
-
HWC Web App
-
All
As a user, I want to search a beneficiary using block details and village name for better visibility and easier access to beneficiary details.
Acceptance Criteria:
Search Fields:
-
- The advanced search page should provide input fields for both "Block" and "Village Name."
-
- The user should be able to enter or select the block and village name from a dropdown (if applicable).
Search Functionality:
-
- When the user enters both the block and village name, the system should filter the beneficiary records and display results that match both criteria.
-
- The search should return accurate and relevant beneficiary details (e.g., name, contact info) based on the selected block and village name.
Error Handling:
-
- If no beneficiaries match the search criteria, a clear message should be displayed (e.g., “No beneficiaries found for the selected block and village name”).
-
- If the search fields are empty, an appropriate warning should be shown.
Performance:
-
- The search results should load within a reasonable time frame (under 5 seconds) after the user submits the search.
UI/UX:
-
- The search interface should be intuitive, with easy-to-find search fields and an option to reset the search.
-
- The user should be able to view a list of beneficiaries with essential details (e.g., name, status) in the search results.