TabrizPlv / pe

0 stars 0 forks source link

Filter does not work as intended #13

Open TabrizPlv opened 1 year ago

TabrizPlv commented 1 year ago

I first input a valid filter command filter elite:

image.png

Then i try to filter for another tag, undead. I use the command filter zombie. My output will be an empty list.

image.png

After i get the empty list, all other filter commands do not work anymore. Even if i try to filter elite again, nothing shows up.

nus-se-script commented 1 year ago

Team's Response

This is the intended behavior of the filter function. Calling the function multiple times filters the currently selected entities again.

Use list to show all entities again

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I understand the dev team's better now. I believe that this is the intended function of the app. However, this intended behavior still raises usability issues, so i believe that this issue should be a FeatureFlaw, and its severity should be lowered to Low instead as this function is not very intuitive to use and hinders the usage as users will have to constantly list all entities again before they can filter. This goes against the conventional behavior of how a filter should work.