Content
Updated by Magdalena Kafka almost 10 years ago
**As** an OpenProject user
**I want to** expand the details pane of the split view to the full size.
**so that** I can see more details on one page.
**Acceptance criteria: toolbar**
- Additional button “Fullscreen” in toolbar view-toggler
**Acceptance criteria: show**
- Clicking the button “Fullscreen” moves the content of the overview tab from the split view to the main section in the middle.
- The work package fullscreen view uses the same route `work_packages/:id`
- The view supports the same actions as the old view:
- Watch (adding myself as a watcher)
- Add watcher (adding other user as watcher)
- Log time
- Duplicate
- Move
- Delete
- Cite
- EXCEPTION: to be removed: Copy
- The information is partly moved to other places, partly dropped:
- Watch icon: Moved as icon into toolbar
- Author: Moved as entry to group “Persons”
- Created on: Dropped: Instead a journal entry is displayed when creating a new work package
- Updated on: Dropped: Can be seen from last journal entry
- Two columns view for attribute groups for large screens.
**Acceptance criteria: full edit**
- All attributes can be edited and saved at the same time (similar to create in the split view).
**Acceptance criteria: full create**
- All attributes can be entered and saved at the same time (similar to create in the split view).
**Acceptance criteria: switiching between views**
- Changing view from <ins>List view</ins> to
- Split view: shows the first selected work package. If no work package is selected it shows the first work package of the list.
- Details view: shows the first selected work package. If no work package is selected it shows the first work package of the list.
- Changing view from <ins>Split view</ins> to
- List view: like currently implemented -\> no changes
- Details view: Showing the work package that was shown tin
- Changing view from <ins>Details view</ins> to
- List view: Back to the last list from where the user came from. If the user did not come from a list e.g. by directly opening a work package by clicking on a link in an email the default list is opened. The respective work package is selected and the pagination showing the correct page. If the work package is closed the filter is changed to “closed” work packages. The previous query settings of the list view are preserved (filter, order, columns, grouping etc.).
**Acceptance criteria - Scrolling**
- The overview section on the left and the tabs section on the right scroll separately (like in the split view).
**Visuals**
- http://clients.zzmedia.net/openproject/workpackages/fullscreen/small/
**Out of scope**
- Preview of attachments
**Known Bugs**
- <s>WP create broken</s>
- <s>/work\_packages does not load</s>
- <s>WP create: Description field to small =\> gets bigger on click</s>
- <s>Links to journal entries are wrong</s>
- <s>Upload of attachments are broken</s>
- <s>Verify against RAILS\_RELATIVE\_URL\_ROOT configuration</s>
- <s>JS errors after create</s>
- Create WP with attachments fails (Oliver) (applies with RAILS\_RELATIVE\_URL\_ROOT)
- <s>Links from project overview to WP broken</s>
- Project select list too small
- <s>Wrong layout used when using angular to switch between WP list und WP show (Jens)</s>:
- <s>URL with anchor cuts the top of the content area by pulling it to the top</s>
- <s>WP table having minimal height (almost hidden) when coming from WP show and going to the list.</s>
- <s>Different Footer height based on which deep link I start from.</s>
- <s>Deep links to various states not working</s> (Jens)
- Fullscreen icon requires I18n translation
- Dash (indicator for empty field) missing for budget field (maybe it’s a common problem)
- Favicon missing on split screen view (present on fullscreen)
- <s>Help link in fullscreen description field leads to page not found (applies with RAILS\_RELATIVE\_URL\_ROOT)</s> Not related, split off ( \#21628)
- Keyboard shortcut for create WP (n+w+p) refers to old Rails view
- Accessibility: Not possible to upload attachment with keyboard only
- Accessibility: Focus is not on new work package form when creating new work package (need to tab through entire WP list to get to create form with keyboard only)
- Query in WP list cannot be selected from dropdown menu -\> reload required to display saved query
- List with bullet points includes links wrongly as separate bullet points (when included in an existing bullet point)
- Keyboard focus not visible on work package page (especially bad on page settings (gear icon) since unclear where focus is at)
- Alignment of sorting modal is not right in Chrome and Firefox: width of select elements differ depending on selected entry (use large screen to reproduce))
- Question mark next to group modal (work package settings) is not in same line as select2 (but pushed to next line) —\> select element too large
- \#21641
- \#21643
- Duplicate action leads to legacy create form. It should open the Angular-based work package form instead
- In Firefox and Safari it’s not possible to tab to inplace-edit-controls when you’re editing the description
**I want to** expand the details pane of the split view to the full size.
**so that** I can see more details on one page.
**Acceptance criteria: toolbar**
- Additional button “Fullscreen” in toolbar view-toggler
**Acceptance criteria: show**
- Clicking the button “Fullscreen” moves the content of the overview tab from the split view to the main section in the middle.
- The work package fullscreen view uses the same route `work_packages/:id`
- The view supports the same actions as the old view:
- Watch (adding myself as a watcher)
- Add watcher (adding other user as watcher)
- Log time
- Duplicate
- Move
- Delete
- Cite
- EXCEPTION: to be removed: Copy
- The information is partly moved to other places, partly dropped:
- Watch icon: Moved as icon into toolbar
- Author: Moved as entry to group “Persons”
- Created on: Dropped: Instead a journal entry is displayed when creating a new work package
- Updated on: Dropped: Can be seen from last journal entry
- Two columns view for attribute groups for large screens.
**Acceptance criteria: full edit**
- All attributes can be edited and saved at the same time (similar to create in the split view).
**Acceptance criteria: full create**
- All attributes can be entered and saved at the same time (similar to create in the split view).
**Acceptance criteria: switiching between views**
- Changing view from <ins>List view</ins> to
- Split view: shows the first selected work package. If no work package is selected it shows the first work package of the list.
- Details view: shows the first selected work package. If no work package is selected it shows the first work package of the list.
- Changing view from <ins>Split view</ins> to
- List view: like currently implemented -\> no changes
- Details view: Showing the work package that was shown tin
- Changing view from <ins>Details view</ins> to
- List view: Back to the last list from where the user came from. If the user did not come from a list e.g. by directly opening a work package by clicking on a link in an email the default list is opened. The respective work package is selected and the pagination showing the correct page. If the work package is closed the filter is changed to “closed” work packages. The previous query settings of the list view are preserved (filter, order, columns, grouping etc.).
**Acceptance criteria - Scrolling**
- The overview section on the left and the tabs section on the right scroll separately (like in the split view).
**Visuals**
- http://clients.zzmedia.net/openproject/workpackages/fullscreen/small/
**Out of scope**
- Preview of attachments
**Known Bugs**
- <s>WP create broken</s>
- <s>/work\_packages does not load</s>
- <s>WP create: Description field to small =\> gets bigger on click</s>
- <s>Links to journal entries are wrong</s>
- <s>Upload of attachments are broken</s>
- <s>Verify against RAILS\_RELATIVE\_URL\_ROOT configuration</s>
- <s>JS errors after create</s>
- Create WP with attachments fails (Oliver) (applies with RAILS\_RELATIVE\_URL\_ROOT)
- <s>Links from project overview to WP broken</s>
- Project select list too small
- <s>Wrong layout used when using angular to switch between WP list und WP show (Jens)</s>:
- <s>URL with anchor cuts the top of the content area by pulling it to the top</s>
- <s>WP table having minimal height (almost hidden) when coming from WP show and going to the list.</s>
- <s>Different Footer height based on which deep link I start from.</s>
- <s>Deep links to various states not working</s> (Jens)
- Fullscreen icon requires I18n translation
- Dash (indicator for empty field) missing for budget field (maybe it’s a common problem)
- Favicon missing on split screen view (present on fullscreen)
- <s>Help link in fullscreen description field leads to page not found (applies with RAILS\_RELATIVE\_URL\_ROOT)</s> Not related, split off ( \#21628)
- Keyboard shortcut for create WP (n+w+p) refers to old Rails view
- Accessibility: Not possible to upload attachment with keyboard only
- Accessibility: Focus is not on new work package form when creating new work package (need to tab through entire WP list to get to create form with keyboard only)
- Query in WP list cannot be selected from dropdown menu -\> reload required to display saved query
- List with bullet points includes links wrongly as separate bullet points (when included in an existing bullet point)
- Keyboard focus not visible on work package page (especially bad on page settings (gear icon) since unclear where focus is at)
- Alignment of sorting modal is not right in Chrome and Firefox: width of select elements differ depending on selected entry (use large screen to reproduce))
- Question mark next to group modal (work package settings) is not in same line as select2 (but pushed to next line) —\> select element too large
- \#21641
- \#21643
- Duplicate action leads to legacy create form. It should open the Angular-based work package form instead
- In Firefox and Safari it’s not possible to tab to inplace-edit-controls when you’re editing the description