frissyn / ReplCustoms

A database of users, posts, and comments from the ReplTalk API
https://rc.frissyn.repl.co
MIT License
15 stars 4 forks source link

BUG: Sometimes searching doesn't happen #5

Closed Minion3665 closed 4 years ago

Minion3665 commented 4 years ago

From my testing, it appears that searching does not occur unless you click the text on the 'get results' button. Simply clicking on the other spaces of the button does not submit the content.

Expected result: The form is submitted

Actual result: The form is not submitted, but notably the darker green onclick effect still triggers

How to reproduce:

github-actions[bot] commented 4 years ago

Thanks for your help and first contribution!' first issue

Commander07 commented 4 years ago

This has already been fixed but the update has not yet gone live on repl.it if I'm correct.

Commander07 commented 4 years ago

I seem to have found the problem as the button fix was not applied correctly as the "result-button" class should be applied to the and not the .

frissyn commented 4 years ago

Bugfix has gone live as of 10:22 am on 5/25/2020.