processing / p5.js-web-editor

The p5.js Editor is a website for creating p5.js sketches, with a focus on making coding accessible and inclusive for artists, designers, educators, beginners, and anyone else! You can create, share, or remix p5.js sketches without needing to download or configure anything.
https://editor.p5js.org
GNU Lesser General Public License v2.1
1.41k stars 1.35k forks source link

Tab based Keyboard navigation from the username input navigates to password visibility before the password input #3214

Closed RandomGamingDev closed 3 months ago

RandomGamingDev commented 3 months ago

Increasing Access

This would follow typical login form trends more closely while also being easier and nicer to navigate for those who want to access the form using keyboard inputs.

Feature enhancement details

Swap the order of the password input and password visibility button.