Skip to content

Add a button to share the link of the current query #31

@vplasencia

Description

@vplasencia

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 newgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions