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

Add support to samples to "copy link to this page" with appropriate protocol activation parameters #623

Closed
grochocki opened this issue Jan 5, 2021 · 1 comment · Fixed by #624

Comments

@grochocki
Copy link
Contributor

As far as I can tell, the only way to generate a deep link into a specific page is to construct the protocol activation URI manually. It would be helpful to be able to quickly generate links to specific pages within the app and add them to your clipboard. This would make it easier to reference specific samples in emails, chat, support tickets, issues, documentation, etc.

There are a number of options that come to mind (could implement one or more):

  • Add context menu on NavigationViewItems
  • Add button near existing "Toggle Theme" button on each page
  • Ctrl + C on any page (when text is not selected) could copy URI to clipboard
@marcelwgn
Copy link
Collaborator

That's a very good idea! When I read this, I initially thought about adding the page link next to the source code links:
Image highlighting the source code links area of the page

Of course we would need to change the heading of that area but I think it might make sense to add this there grouping wise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants