touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #129155
[Bug 1534877] [NEW] [AdaptivePageLayout] Allow adding a Page on the stack of the next column
Public bug reported:
Add a new function to add a page on top of any existing page in the next
column
Suggestion:
appendPageToNextColumn(page, sourcePage, properties)
or
pushPageToNextColumn(page, sourcePage, properties)
Use Case:
uReadIt uses the URL Dispatcher API to open links to Reddit from other
apps, and also handles any Reddit links clicked within the app, by
opening them in the appropriate column. But I don't want to remove
whatever the user might have already had open in that column, just place
the new page on top of it, so they can get back to where they were with
the backAction.
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Wishlist
Status: New
--
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/1534877
Title:
[AdaptivePageLayout] Allow adding a Page on the stack of the next
column
Status in ubuntu-ui-toolkit package in Ubuntu:
New
Bug description:
Add a new function to add a page on top of any existing page in the
next column
Suggestion:
appendPageToNextColumn(page, sourcePage, properties)
or
pushPageToNextColumn(page, sourcePage, properties)
Use Case:
uReadIt uses the URL Dispatcher API to open links to Reddit from other
apps, and also handles any Reddit links clicked within the app, by
opening them in the appropriate column. But I don't want to remove
whatever the user might have already had open in that column, just
place the new page on top of it, so they can get back to where they
were with the backAction.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1534877/+subscriptions
Follow ups