llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
197 stars 411 forks source link

[Bug]: Invalid user name or images #1443

Closed samyakshah3008 closed 9 months ago

samyakshah3008 commented 9 months ago

Description:

image

I am not sure why this bug is getting produced, secondly the error message is guiding something is incorrect but it is not showing me what can be the possible correct solution, like if images are incorrect then what are considered to be correct.

Steps to reproduce this bug:

Console errors:

image

Expected behavior:

llaske commented 9 months ago

The message just mean that your image (i.e. password) doesn't match the one recorded for your user.

samyakshah3008 commented 9 months ago

Okay got it, thank you for answering. Not sure how I missed on this :P Follow up thought -- can we consider to rename it to password or something or add help text? what's your take on this? @llaske ?

Since, as a user when I was just playing around, when I saw images as title, I just entered random images without remembering them.

llaske commented 9 months ago

It seems obvious and it's mentioned in the help message. Plus it's explained by teachers to children when they launch Sugarizer the first time. At worse an admin can reinitialize the password.

samyakshah3008 commented 9 months ago

It seems obvious and it's mentioned in the help message. Plus it's explained by teachers to children when they launch Sugarizer the first time. At worse an admin can reinitialize the password.

Ahh, got it @llaske Cheers, closing this issue.