Open itssodium opened 4 years ago
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.
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.
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.
Steps to obatin bug: 1) view 2 2) press
All
3) flipThis 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.