near / near-explorer

NEAR blockchain explorer
https://explorer.near.org/
Apache License 2.0
87 stars 55 forks source link

Search input does not handle inputs properly #1124

Closed frol closed 1 year ago

frol commented 1 year ago
  1. Go to https://explorer.near.org
  2. Type anything (e.g. "near")
  3. Move cursor to the left (e.g. between "n" and "e")
  4. Hit [DELETE] / [BACKSPACE] button or some other character
  5. Observe that the cursor jumps to the end of the input, so it is not possible to add several characters in the middle of the string or remove 2+ characters from the middle of the string
luixo commented 1 year ago

WIll get closed on https://github.com/near/near-explorer/pull/1154 merge