XLabs / wormscan-ui

5 stars 3 forks source link

[BUG] Endless Loading on Invalid Search Input #637

Open SamantaCasal opened 5 months ago

SamantaCasal commented 5 months ago

Description:

When an invalid character string (e.g., "skdhfkf") is entered into the search bar on WormholeScan.io, the page continues to load indefinitely without providing any feedback or error message to the user.

Current Behavior:

Entering a string of random characters into the search bar results in the page loading indefinitely.

Expected Behavior:

The system should handle invalid search inputs gracefully by either:

Steps to Reproduce:

  1. Go to WormholeScan.io.
  2. Enter a string of random characters into the search bar, such as "kldhfkhsdf".
  3. Click on the search button or press enter.
  4. Observe that the page continues to load indefinitely without error messages or feedback.

Evidence:

Image Image

SamantaCasal commented 5 months ago

Image