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
When we open any page in new tab the cancel and back buttons are not working as in new tab there will no history.
On adding fallback url to goback() , in new tab back and cancel buttons works as expected.
Task 2 : The otp field should get autofoused on clicking send otp button
Task 3: Add Search Feature in User tab in Facility Organization
The text was updated successfully, but these errors were encountered:
Rishith25
changed the title
Add fallback url for goback() | OTP field auto focus
Add fallback url for goback() | OTP field auto focus | Add Search Feature for users
Jan 24, 2025
@rithviknishad@Jacobjeevan@nihal467 i have implemented username searching for users in facility organization. But backend response is not filtered by username. In backend username filtering is not happening.
In response all users are coming
I made the changes in backend , it worked fined. Shall i raise a PR in backend??
Task 1 : Add fallback-url to goback()
When we open any page in new tab the cancel and back buttons are not working as in new tab there will no history.
On adding fallback url to goback() , in new tab back and cancel buttons works as expected.
Task 2 : The otp field should get autofoused on clicking send otp button
Task 3: Add Search Feature in User tab in Facility Organization
The text was updated successfully, but these errors were encountered: