Open woojiahao opened 12 months ago
This is essentially the same problem as #5848, as after view 2
, the current list will only contain the person viewed. So view 1
will only show the first person on the list.
[The team marked this bug as a duplicate of the following bug]
Message from the app is not showing correctly.
Here is the the list.
I view the person with index 7. After I view the person, I got this.
After that I try to view person 1, the app says that I am able to view it successfully but I am still viewing person 7 according to the list in the first screenshot.
[original: nus-cs2103-AY2324S1/pe-interim#5744] [original labels: type.FeatureFlaw severity.Medium]
[This is the team's response to the above 'original' bug]
Thanks for pointing this out. While we do agree that this is an issue for the user, we disagree with the severity being "Medium". However, we feel that the severity is "Low" instead based on the following points: 1) Firstly, the user may not know what previous list that the user was viewing might be, thus not being able to even view the person based on the index of the previously viewed list 2) This happens very rarely as most users will go back to the list first before viewing the specific person. 3) It causes a very minor inconvenience to the user as no data is manipulated and the user can clearly tell that he/she is viewing the same user as before.
Items for the Tester to Verify
:question: Issue duplicate status
Team chose to mark this issue as a duplicate of another issue (as explained in the Team's response above)
Reason for disagreement: [replace this with your explanation]
view 2
view 1
repeatedly and it says that "Viewed Person Successfully" but the view does not change to the first personCan be misleading for end user