find
-ing a student then edit
-ing the student displays the entire list as a result
#6
Labels
find
-ing a student then edit
-ing the student displays the entire list as a result
#6
As a TA, I will sometimes undergo the following workflow:
find
commandgithub
,class
, andedit
commands.More concretely, I could execute the following commands:
find Omar Holland III
(which hopefully results in a single search result)class 1 c/T03
edit 1 p/98765432
github 1 g/https://github.com/torvalds
However, after executing any one of steps 2-4, the GUI ends up displaying the entire list of students. This means that I have to, yet again, execute step 1 to find the student, making this entire workflow extremely clunky.
Instead, the GUI should continue displaying the exact same search results, unless they are no longer valid, i.e., if I changed a student's name.
The text was updated successfully, but these errors were encountered: