itssodium / pe

0 stars 0 forks source link

Flip command bug #9

Open itssodium opened 4 years ago

itssodium commented 4 years ago

Steps to obatin bug: 1) view 2 2) press All 3) flip

This displays flashcard 1 instead of 3. According to UG it mentions it flips from current falshcard, however here the current card is 2 but it flips to 1, but should flip to 3.

Screenshot 2020-11-13 at 5.06.49 PM.png Screenshot 2020-11-13 at 5.06.53 PM.png Screenshot 2020-11-13 at 5.06.57 PM.png

nus-se-bot commented 4 years ago

Team's Response

User guide states that "If multiple flashcards are shown, the first flashcard at the top will be shown". In the tester's case, when "All" is pressed, multiple flaschards are shown. That is the reason why Bagel displayed flashcard 1 instead of 3.

image.png

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: I also see in the description that the command filps from the current flashcard. So if my current flashcard is flashcard 2, even though I flip to All it should give flashcard 3. This contradicts with the point quoted by the team above.


:question: Issue severity

Team chose [severity.Medium] Originally [severity.High]

Reason for disagreement: This is highly confusing to the user as it is contradicting and hence users would be confused with how the feature works. One it says that it flips from current flashcard(say flashcard 2) which I am guessing is independent of all the other command except view. Hence I would expect that even if list command is used the next flashcard would be displayed. Therefore, this feature is highly confusing due to the contradiction, making it unusable.