Fried-man / CENT

Prediction Analysis of COVID-19 Genome Beyond Omicron Variant on Cloud
https://fried-man.github.io/CENT/
Apache License 2.0
4 stars 0 forks source link

Finding Bugs #126

Open Fried-man opened 1 year ago

Fried-man commented 1 year ago

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.

NiharDS commented 1 year ago

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.

JohnRehme commented 1 year ago

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

JohnRehme commented 1 year ago

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

JohnRehme commented 1 year ago

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

JohnRehme commented 1 year ago

"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.

JohnRehme commented 1 year ago

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

response

fixed.

JohnRehme commented 1 year ago

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

response

fixed.

Fried-man commented 1 year ago

fix case where

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

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

NiharDS commented 1 year ago

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.

NiharDS commented 1 year ago

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.

NiharDS commented 1 year ago
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.