explorer icon indicating copy to clipboard operation
explorer copied to clipboard

[explorer] fix: search namespace without dash

Open AnthonyLaw opened this issue 2 years ago • 1 comments

What was the issue?

  • when the user searches the namespace containing -, it not working in explorer, the reason is that the search box is defaulted removed -.
  • we used to removed - to prevent the address with a dash.

What's the fix?

  • we will keep the - in the search box because the namespace allows the string contain a dash.
  • we no longer use - in our address format (for example wallet), so it won't affect address search.

AnthonyLaw avatar Nov 22 '22 22:11 AnthonyLaw

Deploy Preview for explorer-dev ready!

Name Link
Latest commit 6b6cb4b075af2dd5cb7fa45bc403354475712015
Latest deploy log https://app.netlify.com/sites/explorer-dev/deploys/63ebd8ef3abe71000864ad67
Deploy Preview https://deploy-preview-1152--explorer-dev.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Nov 22 '22 22:11 netlify[bot]