Closed micahyoung324 closed 1 year ago
This enable us to trigger button by press Enter on textbox.
I also changed button from class to ID since that button is unique. (We wouldn't want Enter to trigger all other potential future buttons!)
Just a small QoL. Thanks!
@sebiboga Can you please label this PR with hacktoberfest-accepted? Thanks!
hacktoberfest-accepted
I'll also add a ticket for this feature to be visible when investigating how this UI works
closes #38 closes #37
This enable us to trigger button by press Enter on textbox.
I also changed button from class to ID since that button is unique. (We wouldn't want Enter to trigger all other potential future buttons!)
Just a small QoL. Thanks!