-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
feature 🚀This is enhancing something existing or creating something newThis is enhancing something existing or creating something newgood first issueGood for newcomersGood for newcomers
Description
Description
The Semaphore explorer supports using filters in the url. PR: #29
It would be nice to add a button to the top-right to share a query created in the input search bar.
E.g.
admin: If the input search bar has 0x6 then the url that will be shared is https://explorer.semaphore.pse.dev/sepolia?admin=0x6
groupid: If the input search bar has 3 then the url that will be shared is https://explorer.semaphore.pse.dev/sepolia?groupid=3
Solution
Generate the url concatenating the explorer url and the parameter that is in the search bar.
Metadata
Metadata
Assignees
Labels
feature 🚀This is enhancing something existing or creating something newThis is enhancing something existing or creating something newgood first issueGood for newcomersGood for newcomers