eclipsesource / eclipsesource/tabris

Tabris UI should allow to distinguish between global and page actions

Open
#285 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
56
Forks
18
PR merge metrics
No merged PRs in 30d

Description

The android implementation uses the navigation drawer to switch between top level pages. When the drawer is opened, the ActionBar title switches to the app title and app wide actions should be shown. In the current tabris ui implementation there is no way to distinguish between page local and global actions as they are completely controlled by the server.

An action should eg. have its page as the parent or have a flag to determine if they are global or local.

The attached screenshot shows a page action displaying while the navigation drawer is open.

![tabris-ui-page-action-with-nav-drawer](https://f.cloud.github.com/assets/73655/2228615/de88a300-9ade-11e3-857f-794bc9f7a531.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.