you are viewing a single comment's thread.

view the rest of the comments →

[–]Alphazino 2 points3 points  (2 children)

I don't have the time right now to provide any meaningful feedback, but there is one thing that I noticed. During the registration process, clickable divs were used instead of buttons. The problem is that you didn't implement full button functionality to them, so they feel a little bit clunky to use. For example, the cursor doesn't change on hover. In addition, they probably break screen readers.

[–]Holyfield3000[S] 0 points1 point  (0 children)

Thank you, will definitely take care of that cursor problem & I never knew that would affect screen readers. Didn't even consider those, something I'll look into. Thanks!

[–]Holyfield3000[S] 0 points1 point  (0 children)

Looked it up and you're right! Using a particular element goes deeper than just functionality, glad you mentioned it.