Fried-man/CENT

Finding Bugs

Opened this issue · 12 comments

I need you to compile an ongoing list of bugs in this issue thread for us to iron out. Use the application and try to break it as much as possible. When you find weird behavior or errors in the terminal, describe the bug, include a screenshot or gif of it breaking along with a screenshot if console gives error output, and give instructions on how to replicate the bug. This is hugely important for making sure the final deliverable is properly polished.

This answer is blue for some reason, not able to click or interact with it (if it's a link).
Screen Shot 2022-12-04 at 6 22 18 PM

Response

fixed.

Changing Color Scheme (dark mode, default) while there is a card open on the home screen doesn't update the text color until after the user moves the card around

not really a bug, but when looking at a card while the map is off, the head of the card and the background are the same color, which could be hard to read

"No Recorded Variants" text on a region with no variants is discolored on dark mode

"Open in NCBI" button on the variant card (after clicking one of the variants from the country card) does not have proper text styling when using dyslexic mode

response

fixed.

clicking the "forgot password" message on the login screen while there is no text elsewhere causes an error to be thrown

response

fixed.

clicking the "forgot password" button with an invalid email address causes an error to be thrown

response

fixed.

fix case where

  1. usa is clicked view more
  2. opened variant card
  3. saved for unknown data

Recording 2022-12-05 at 10 34 00
After copying from any region (it doesn't need to be the same region twice like in the gif, also did it with USA and Colombia), that clipboard seems to be constant, even when exiting and trying to make a new variant selection.
\

fixed

Recording 2022-12-05 at 10 39 13

When clicking "forgot password" with a poorly formatted email, the firebase exception gets thrown at the user.

Recording 2022-12-05 at 10 44 11
The search function, while good for finding exact countries, also tends to return unrelated regions. Since we also do not have the full name of certain countries (Democratic Republic of the Congo or United States of America), those do not show up when searched.

Screen Shot 2022-12-05 at 10 47 04 AM

While it says they should be in Oceania, Australia and New Zealand are still considered a 'region' of Asia without being linked there.

fixed.