explorer
explorer copied to clipboard
[explorer] fix: search namespace without dash
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.
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.