penpot/penpot

URL to specific board

myfunnyandy opened this issue · 1 comments

Is your feature request related to a problem? Please describe.

As a user I want to get a URL pointing to a specific board at the workspace so that I can share it with other team members and use it as a reference in documentation.

Describe the solution you'd like.

Selecting board  
When a board is selected the browser URL will change to point to this specific board. It could be a parameter like this "&board-id=".

Loading board URL  
When opening a file URL that points to a board at a workspace, the file will focus on the referenced board, the same way as if the Focus mode feature were triggered.

Loading board URL: error  
If the board parameter at the URL is not correct or does not point to any existing board, the file will be opened ignoring it.

We have this issue created also at the taiga backlog, as in the Penpot team we intend to implement it eventually.

In any case, it would be great if some member of the community stepped forward to make this contribution before that.