Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slight Bug Report with Null Decks #22

Open
Itek01 opened this issue Mar 27, 2024 · 0 comments
Open

Slight Bug Report with Null Decks #22

Itek01 opened this issue Mar 27, 2024 · 0 comments

Comments

@Itek01
Copy link

Itek01 commented Mar 27, 2024

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.

image

Steps to Reproduce

  1. Open the "A Flash Deck" app.
  2. Create a new Deck and give it any non-blank name.
  3. Save The Deck
  4. Edit this Deck
  5. You can now give it a blank name (Not supposed to)

Expected Behavior

image

Actual Behavior

image

Device Information

Device Model: Google Pixel 6
Android Version: Android 8.1
App Version: 1.7.6

Stacktrace

(No Crash for this bug)

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant