You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not seeing the bug. When I type something in the search bar and press enter, it doesn't refresh the page. What it does is it toggles whether or not the first button is selected.
I was able to recreate the error, but only while the screen width is somewhere between 425px and 768px. This is probably something to do with media queries. When pressing spacebar in fullscreen mode, the "Under 30 Minutes" button flashes from black to orange, probably the css selected or hover state. My recommendation is to look in the CSS.
When the user presses return when entering data on the home page, the page refreshes.
Return should submit search, or be disabled because the search is rendering results live and re-rendering the page already.
The text was updated successfully, but these errors were encountered: