Skip to content

ReghinaA/bugs_I_found

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

25 Commits
ย 
ย 

Repository files navigation

bugs_I_found

Some bugs I found

๐Ÿ’ป Desktop

(Mac, Chrome)

Note: This is not a formal bug report, so some of the details are not going to be here.

๐Ÿ›๏ธ 1. Integration with PayPal payment is not working.

I put several items into the shopping cart and was going through the checkout process.
I selected PayPal as a payment method.
It successfully connected to PayPal and was working as expected until it was done with the PayPal part.
I expected to see the "Submit Order" button, but instead it showed me a PayPal button again as if I never went through that step. So I wasn't able to pay via PayPal even though this platform claimed that they accept PayPal.
I didn't have a credit card in my hands, that's why I selected PayPal.
I decided that the items I was going to order are not a necessity and ended up not ordering them, so they just lost a sale.

Screen Shot 2023-04-05 at 14 06 18


๐Ÿค– 2. App shows my real first and last name instead of my username. This is an educational app for kids. I am an adult and a software tester, so I see these kind of things, but kids might not notice.

I filled out First Name, Last Name and Username fields.

My username is regina_23.

I navigate away and play a specific game, Magma Mountain.

The app displays my First and Last Name instead of my Username. Here I use Tester as my Last name, but I actually registered with my real name and the app was displaying my real name which I don't want to be shared.

Screen Shot 2023-01-06 at 16 11 57

Yes, I did save it.

Screen Shot 2023-01-06 at 16 17 23


The app is displaying my First and Last Name instead of my Username.

Screen Shot 2023-01-06 at 16 16 29


๐Ÿ‘พ 3. Same educational app for kids who want to learn programming languages. It does not deal with switching between programming languages in the middle of the game well.

Java is available only based on subscription which is about $10/ month while Python and some other languages are free. The consept itself is quite interesting.

If I select Python in the beginning of the game, start playing and then select Java it would show a warning message (which is not user friendly). Also there would be mistakes in the script (such as a semicolon at the end of a line in Python, but not in Java).


Screen.Recording.2023-01-09.at.21.03.14.mov

Screen shots:

Screen Shot 2023-01-09 at 20 51 42


Screen Shot 2023-01-09 at 21 06 59


๐Ÿ“ฑ๏ธ Mobile

(iOS, iPhone)

๐Ÿ›๏ธ There is a problem with the layout. In portrait mode, it is displaying color selection on top of the text. In landscape mode, everything looks fine.

Screen shots:

Portrait mode

IMG_6596


Landscape mode

IMG_6597


About

some bugs I found

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published