Singa-pirate / pe

0 stars 0 forks source link

Editing job in a filtered list returns to the unfiltered list #1

Open Singa-pirate opened 10 months ago

Singa-pirate commented 10 months ago

Steps to reproduce:

  1. find shopee
  2. edit 1 s/approved

Expected: If a user wants to edit multiple filtered jobs at a time, it would be much more convenient if editing a job does not reset the filter, i.e. the list is still the filtered list for the user to edit further

nus-se-bot commented 10 months ago

Team's Response

The find command was designed for the user to find and select a particular application. Once the application has been found, the edit command will edit the data of the selected application. If the user wants to edit other applications, they can find then edit again. This does not affect the usability of the app and the user should go through the prescribed process to edit multiple applications in the list.

Items for the Tester to Verify

:question: Issue response

Team chose [response.NotInScope]

Reason for disagreement: I agree that this feature flaw does not affect the usability of the app, but fixing it would be very beneficial to the target users (who have many job applications and favour CLI apps). Below are my reasonings:

Therefore, although the app works without this improvement, in my opinion it is not optimised for CLI usage and creates very noticeable inefficiency in the usage, and thus should be improved.