cybernetisk / internsystem-v2

A NextJS-based website. Used for public information about Cybernetisk Selskab, and necessary tools for volunteers at the bar/café Escape.
https://cyb.no
MIT License
7 stars 9 forks source link

X-buttons in input fields #84

Open juliegri opened 3 weeks ago

juliegri commented 3 weeks ago

Whenever you type something in an input field you have to manually press backspace until the entire string is gone. Could an x-button help clear this immediately?

Another solution: Take new members as an example: whenever a new member has been added, please remove them from the input field, so it's ready for the next member:)

yrjarv commented 3 weeks ago

83 implements your "another solution", but I am currently working on adding an 'x' to as many input fields as I can