You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user can create infinitely many null decks when creating flash quizzes cards. This bug does not lead to crashes but can produce a very messy interface.
Steps to Reproduce
Open the "A Flash Deck" app.
Create a new Deck and give it any non-blank name.
Save The Deck
Edit this Deck
You can now give it a blank name (Not supposed to)
Title: Creation of Null Decks
Description
The user can create infinitely many null decks when creating flash quizzes cards. This bug does not lead to crashes but can produce a very messy interface.
Steps to Reproduce
Expected Behavior
Actual Behavior
Device Information
Device Model: Google Pixel 6
Android Version: Android 8.1
App Version: 1.7.6
Stacktrace
Suggested Patch
A validity check already exists when adding a deck or card. Simply using the same one for editing a card or deck would solve this issue.
Duplicate Check
I have searched the existing issues and confirm that this bug has not been reported before.
The text was updated successfully, but these errors were encountered: