After running find on the list, I tried to run clear on the list, but the application does not respond and no error message is displayed.
This is rather confusing from the user's perspective, as the user might not know what is wrong with the command due to the lack of error message. Moreover, it might be of value to allow the user to clear a list of filtered entries (for example, clear a list of entries with the same appointment date to to unavailability).
video:https://raw.githubusercontent.com/wujy28/pe/main/files/b81209ff-e730-440c-a41c-99bd2fdf4fbe.mov
After running
find
on the list, I tried to runclear
on the list, but the application does not respond and no error message is displayed.This is rather confusing from the user's perspective, as the user might not know what is wrong with the command due to the lack of error message. Moreover, it might be of value to allow the user to clear a list of filtered entries (for example, clear a list of entries with the same appointment date to to unavailability).