Bug #2516
Bug #2320: Frontend Training -Feb
Searching By Name, Email, and Mobile Number on User Management
Description
Searching By Name, Email, and Mobile Number on User Management
Updated by Saransh Bakoliya about 3 hours ago
Today i have worked on->
Implemented dropdown-based search (Name, Email, Phone) in User Management
Mapped search selection to API parameters (searchName, searchEmail, searchMobile)
Fixed API integration to pass correct filters dynamically
Ensured existing filters (roleId, isActive) work without issues
Added validation for phone input (only numeric values allowed)
Committed and pushed changes to GitHub