Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Make actions bookmarkable #238

Open
pandafy opened this issue Feb 12, 2024 · 0 comments
Open

[feature] Make actions bookmarkable #238

pandafy opened this issue Feb 12, 2024 · 0 comments
Labels
enhancement gsoc-idea Potential step of a GSoC project idea

Comments

@pandafy
Copy link
Member

pandafy commented Feb 12, 2024

Clicking on a node/link to view it's details (action) should update the query parameters of the page's URL with the object's ID (or some other identifiable information).

When visiting this URL, the map should automatically focus the said node/link. It shall also open the node's/links's details if they are available.

It shall also work with geo-maps which works with co-ordinates.

We shall also add the user's actions to the browser's history using history.push.

We shall make it extendable so it possible to add more data in the query params which can trigger some operation.

Screenshot from 2024-02-12 15-36-01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement gsoc-idea Potential step of a GSoC project idea
Projects
None yet
Development

No branches or pull requests

2 participants