Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions docs/components/layout-navigation/launchpad.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,14 @@ To unstar an app the user simply clicks on the **star**-icon again.

Both concepts of **Categories** and **Favorites** can be mixed if necessary.

### Launch of external app (optional)
### Open app in separate tab (optional)

![Launchpad external app](images/launchpad-usage-external-app.png)

> 1. Launch of external app
> 1. Open app in separate tab

External apps must be indicated with an additional `element-export` icon and opened in a new browser-tab.
The origin tab remains open to allow a fast and easy return to the previous app.
Apps opening in a separate tab must be marked by an additional `element-export` icon.
The original tab remains open to allow a fast and easy return to the current app.

### Responsive behavior

Expand Down
Loading