Merge lp://qastaging/~ahayzen/music-app/remix-queue-split into lp://qastaging/music-app/remix

Proposed by Andrew Hayzen
Status: Work in progress
Proposed branch: lp://qastaging/~ahayzen/music-app/remix-queue-split
Merge into: lp://qastaging/music-app/remix
Diff against target: 978 lines (+449/-383)
4 files modified
MusicNowPlaying.qml (+25/-344)
MusicQueue.qml (+368/-0)
tests/autopilot/music_app/__init__.py (+19/-33)
tests/autopilot/music_app/tests/test_music.py (+37/-6)
To merge this branch: bzr merge lp://qastaging/~ahayzen/music-app/remix-queue-split
Reviewer Review Type Date Requested Status
Victor Thompson Needs Fixing
Ubuntu Phone Apps Jenkins Bot continuous-integration Needs Fixing
Review via email: mp+241884@code.qastaging.launchpad.net

Commit message

* Split the MusicQueue and MusicNowPlaying into two pages (still act like toggles though)

Description of the change

* Split the MusicQueue and MusicNowPlaying into two pages (still act like toggles though)

Note this is in prep for bottom edge development.

Please test both pages in great detail, remember things like header actions/multiselect etc :)

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Victor Thompson (vthompson) wrote :

When clicking on the toolbar while in Queue view the following error is produced:

file:///home/victor/Development/remix-queue-split/music-app.qml:1047: Error: Cannot assign to non-existent property "isListView"

review: Needs Fixing
Revision history for this message
Victor Thompson (vthompson) wrote :

This also causes the Queue to be rebuilt each time it is shown. Currently it is fairly distracting when it is doing so. Do we need to rebuild it each time?

Unmerged revisions

741. By Andrew Hayzen

* Split the MusicQueue and MusicNowPlaying into two pages (still act like toggles though)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches