ipfs / ipld-explorer-components

React components for https://explore.ipld.io and ipfs-webui
Other
24 stars 23 forks source link

CID search fix: empty searches are blocked #427

Closed ravishxt closed 6 months ago

ravishxt commented 6 months ago

Now empty searches can not be executed now.

Approach:

welcome[bot] commented 6 months ago

Thank you for submitting this PR! A maintainer will be here shortly to review it. We are super grateful, but we are also overloaded! Help us by making sure that:

Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment. Next steps:

We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution. We are very grateful for your contribution!

ravishxt commented 6 months ago

looks good to me @SgtPooki you can proceed further

Will try to meet project's coding style in future.