← Back to team overview

touch-packages team mailing list archive

[Bug 1539759] Re: Tab button does not appear when using the new header API

 

I had a chat with Jouni, and a pattern similar to the tabs pattern will
be used as navigation.

However, the panel that the navigation ("hamburger") button on the top-
left opens will be more flexible, so that the app developers can put
inside anything they want. This means that the current Tabs { Tab { };
Tab { }; Tab { } } API needs to be replaced by (probably) something like
PageHeader { navigationPanel: Item { .. } }. This is something we do not
have yet, and we don't have the designs for it yet. You can, however,
set an Action for the leadingActionBar of the PageHeader to open a
Popover that can show the "tabs".

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1539759

Title:
  Tab button does not appear when using the new header API

Status in Ubuntu UX:
  New
Status in ubuntu-ui-toolkit package in Ubuntu:
  Incomplete

Bug description:
  Declaring a page with the new header API causes the tab switcher
  button to disappear.

  Check attached example.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-ux/+bug/1539759/+subscriptions


References