Merge pull request #22368 from opf/docs/tablet-ui-documentation

Tablet support documentation
This commit is contained in:
Andrej
2026-03-16 15:06:18 +01:00
committed by GitHub
4 changed files with 32 additions and 0 deletions
@@ -36,6 +36,7 @@ The following core features are available in the mobile app:
| [Work Packages](work-packages)| Create, view, and edit work packages directly from the app. Work packages are organized for quick access and easy collaboration. |
| [Notification Center](notification-center) | Receive updates about comments, mentions, and work package changes — ensuring you never miss an important activity. |
| [User Settings](user-settings) | Configure your account, manage app preferences, and tailor notifications to suit your workflow. |
| [Tablet support](tablet-support) | Use OpenProject mobile app on tablets. |
> [!TIP]
> For a seamless experience, use the mobile app alongside the web or desktop version of OpenProject. The app is designed as a companion, so you can stay informed, respond quickly, and keep your projects moving — even when youre away from your desk.
@@ -0,0 +1,31 @@
---
sidebar_navigation:
title: Tablet support
priority: 750
description: Tablet support and split-screen navigation.
keywords: Mobile app tablet support, tablet ui, tablet, split screen tablet, tablet navigation
---
# Tablet support and split-screen navigation
The OpenProject Mobile App is optimized not only for smartphones but also for larger devices such as **tablets**. The adaptive interface automatically adjusts to the available screen size, providing a more spacious and productive layout on tablets.
![Work package full view on a tablet device](work-packages_split-screen.png)
## Split-screen navigation
On tablets, the mobile app uses a **split-screen layout** that allows you to keep lists and detailed views visible at the same time.
This makes it easier to navigate through projects and work packages without constantly switching between screens.
With the split-screen layout you can:
* View a **list of projects or work packages** on one side of the screen.
* Open the **details of a selected project or work package** on the other side.
* Navigate through items while keeping the list visible.
* Quickly switch between work packages when reviewing or updating tasks.
This layout helps maintain context while browsing and makes it easier to work with multiple items in sequence.
![Work package list with a work package open on a split view on a tablet device](work-packages_list.png)
The tablet interface therefore provides a navigation experience that is closer to the desktop version while remaining fully optimized for touch interaction.
Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 118 KiB