Content
View differences
Updated by Oliver Günther 7 months ago
**As** a presenter of meetings in OpenProject
**I want to** have a full-screen presentation mode
**so that** I can focus people on the current agenda
**Acceptance criteria**
* Add new button to the page header "Present" (Presentation mode)
* When clicking that button, a full-screen page opens
* Showing the meeting title
* Showing the normal agenda item, but bigger and center
* Allowing to edit agenda items and add outcomes
* Showing a sticky header
* Showing the meeting title
* a button to exit presentation mode with (X Exit presentation)
* Showing the section of the current agenda item, if there are any sections
* Showing a sticky footer
* with progress of current / total agenda items
* a running timer that starts when you first pressed "Present"
* with previous and next buttons
* showing the previous and next agenda item titles as strings (no links to work packages, etc)
* If the next or previous item is in a different section, show that section title
* Keyboard navigation using arrow keys when not in edit forms
* Changes to the meeting are automatically updated on the page
* When the user is actively editing, this does not happen
* The button is not visible in Draft mode or in a template.
* If in Open mode, clicking on the button will automatically move the meeting to 'In progress'
**Technical notes**
* The browser going to full-screen MIGHT be blocked by some browsers. In this case, users can manually use the browser fullscreen function. There is no separate button <br>
**Permissions and visibility considerations**
* _To whom is this feature visible?_
* _When is it not visible?_
**Translation considerations**
* _Key terms and phrases in the key languages_ languages_
**Out of scope for MVP**
* (tbd) Section title
* (tbd) running time for meeting, and agenda item (total duration?)
* preview the next running item (title, presenter) to make transition easier
**I want to** have a full-screen presentation mode
**so that** I can focus people on the current agenda
**Acceptance criteria**
* Add new button to the page header "Present" (Presentation mode)
* When clicking that button, a full-screen page opens
* Showing the meeting title
* Showing the normal agenda item, but bigger and center
* Allowing to edit agenda items and add outcomes
* Showing a sticky header
* Showing the meeting title
* a button to exit presentation mode with (X Exit presentation)
* Showing the section of the current agenda item, if there are any sections
* Showing a sticky footer
* with progress of current / total agenda items
* a running timer that starts when you first pressed "Present"
* with previous and next buttons
* showing the previous and next agenda item titles as strings (no links to work packages, etc)
* If the next or previous item is in a different section, show that section title
* Keyboard navigation using arrow keys when not in edit forms
* Changes to the meeting are automatically updated on the page
* When the user is actively editing, this does not happen
* The button is not visible in Draft mode or in a template.
* If in Open mode, clicking on the button will automatically move the meeting to 'In progress'
**Technical notes**
* The browser going to full-screen MIGHT be blocked by some browsers. In this case, users can manually use the browser fullscreen function. There is no separate button
**Permissions and visibility considerations**
* _To whom is this feature visible?_
* _When is it not visible?_
**Translation considerations**
* _Key terms and phrases in the key languages_
**Out of scope for MVP**
* (tbd) Section title
* (tbd) running time for meeting, and agenda item (total duration?)
* preview the next running item (title, presenter) to make transition easier