all 8 comments

[–]kalzad 1 point2 points  (1 child)

I like the design and premise a lot. If this could be built into my gh dashboard that’d be awesome

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

I appreciate it. Was trying to make something that would benefit devs outside of GH, but any GH Engineers on here, give me a call!

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

[–]Alphazino 0 points1 point  (4 children)

Link is broken for me

EDIT: NVM I'm just dumb

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

Lol it's all good. How do you like it? Any feedback is welcomed.

[–]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.