Content
View differences
Updated by Oliver Günther about 2 years ago
**As** a editor of a meeting agenda
**I want to** be able to easily copy a link to a agenda item within a meeting agenda
**so that** I can point others of the contents of that item, e.g. to simply keep them in the loop about a certain topic, or to ask for a review. review.
**Acceptance criteria**
* In the three dots menu of an agenda item there is an option "Copy link URL to clipboard"
* Clicking that option saves the the meeting URL with an anchor on that agenda item (each agenda item has its unique ID so that anchoring URLs to them is possible)
* When the URL is opened in a new browser tab with a valid OpenProject session, then the agenda item is opened and, if necessary, the browser scrolls the agenda item into the viewport.
**I want to** be able to easily copy a link to a agenda item within a meeting agenda
**so that** I can point others of the contents of that item, e.g. to simply keep them in the loop about a certain topic, or to ask for a review.
**Acceptance criteria**
* In the three dots menu of an agenda item there is an option "Copy link
* Clicking that option saves the the meeting URL with an anchor on that agenda item (each agenda item has its unique ID so that anchoring URLs to them is possible)
* When the URL is opened in a new browser tab with a valid OpenProject session, then the agenda item is opened and, if necessary, the browser scrolls the agenda item into the viewport.