XLabs / wormscan-ui

5 stars 3 forks source link

[New Home Page] The search engine does not work on mobile. #721

Open SamantaCasal opened 5 days ago

SamantaCasal commented 5 days ago

Tested using Chrome and Brave on iPhone 14Pro and 15ProMax.

Steps to reproduce

  1. Go to https://xlabs.github.io/wormscan-ui/#/
  2. Enter an valid or invalid value to search
  3. Click on Search icon
  4. Observe

Current Behavior

The search engine does not work

Expected Behavior

Entering a value in the search bar is expected to trigger a search after clicking the search icon.

Evidence

https://github.com/XLabs/wormscan-ui/assets/69044575/294ec4d6-bc99-463c-802d-54dc008d1113

giulianoconti commented 5 days ago

I think it works as expected, since before we had a 'search' button and now it's just an icon.

But I can make it work as a button if that is what is wanted.

What do you think, @valentinoConti @SamantaCasal ?

SamantaCasal commented 4 days ago

@giulianoconti The problem was that the search starts when you click return, not done. Let's maintain the current behavior.