After filtering the list using find. I performed editing of a client's name, I would expect that it allows me to stay on the same filtered list with the updated details, but I am brought back to the entire list again.
CRUD operations on filtered list
Create: Adding a new client. (Not sure how this should work given that client added may not be matching the current find filter anyway)
A feature flaw.
After filtering the list using find. I performed editing of a client's name, I would expect that it allows me to stay on the same filtered list with the updated details, but I am brought back to the entire list again.
CRUD operations on filtered list