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

Share current view #423

Open
keyserj opened this issue May 15, 2024 · 1 comment
Open

Share current view #423

keyserj opened this issue May 15, 2024 · 1 comment
Labels
collaboration helps people work together community helps build a community, or helps give a sense of community enhancement New feature or request QoL small change the improves the feel of using the tool

Comments

@keyserj
Copy link
Collaborator

keyserj commented May 15, 2024

Describe your issue

Sometimes I want to share a link to my current view without creating a quick view. This is especially useful if I don't have edit permissions for the topic.

Solution you'd like

Button (in topic toolbar? or maybe quick view toolbar in the views pane?) that generates a link and has a button to copy, like this one that Google Maps has:
image

Alternatives you've considered

No response

Additional context

No response

Technical ideas and questions

  • probably save the view when "share" is clicked so that we never display a link that won't work
  • link should just use the view's primary key id (which is actually a short version of a UUID)
  • probably try to use an existing view if it exists? or only if it's loaded in the quick view store?
@keyserj keyserj added enhancement New feature or request QoL small change the improves the feel of using the tool collaboration helps people work together community helps build a community, or helps give a sense of community labels May 15, 2024
@keyserj
Copy link
Collaborator Author

keyserj commented May 15, 2024

related to #379

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
collaboration helps people work together community helps build a community, or helps give a sense of community enhancement New feature or request QoL small change the improves the feel of using the tool
Projects
Status: No status
Development

No branches or pull requests

1 participant