← Back to team overview

touch-packages team mailing list archive

[Bug 1364341] [NEW] Allow a rootless navigation structure

 

You have been subscribed to a public bug:

Currently, the 7digital scope is returning this structure for the
categories/departments/navigation:

{'canned_query': 'scope://com.canonical.scopes.sevendigital',
 'label': 'All categories',
 'subdepartments': [{'canned_query': 'scope://com.canonical.scopes.sevendigital?dep=newreleases',
                     'has_subdepartments': False,
                     'label': 'New releases'},
                    {'canned_query': 'scope://com.canonical.scopes.sevendigital?dep=topalbums',
                     'has_subdepartments': False,
                     'label': 'Top albums'},
                    {'canned_query': 'scope://com.canonical.scopes.sevendigital?dep=toptracks',
                     'has_subdepartments': False,
                     'label': 'Top tracks'},
                    {'canned_query': 'scope://com.canonical.scopes.sevendigital?dep=genres',
                     'has_subdepartments': True,
                     'label': 'Genres'}]}

However, Design requested for this structure to be rootless, to don't
have a "All categories" root in the beginning. Currently, if the server
returns the needed structure, it doesn't work ok.

Talking with Pawel and Albert they agreed works needs to be done in this
project for this to be possible.

** Affects: unity-scopes-api (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Allow a rootless navigation structure
https://bugs.launchpad.net/bugs/1364341
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scopes-api in Ubuntu.