Closed Bug 1112711 Opened 10 years ago Closed 9 years ago

Artists subview list doesn't indicate the albums

Categories

(Firefox OS Graveyard :: Gaia::Music, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
FxOS-S9 (16Oct)

People

(Reporter: hub, Assigned: hub)

References

Details

Attachments

(2 files)

Got to artist view.

Tap on an artist that has several albums

You have a list of tracks, grouped by album.
But no indication of the album
The displayed art is the one for the first album displayed.

Expected:
Clear indication of the album title and matching art.
Assignee: nobody → hub
Blocks: 1179474
There is a two level design in the new Visual design of the music app. Need to consider for this.
Blocks: 1204568
No longer blocks: 1179474
This is still valid for NGA.
Comment on attachment 8671972 [details] [review]
[gaia] hfiguiere:bug1112711-albums > mozilla-b2g:master

I have no idea how to make the section look like in the artists view. Otherwise it works.
Attachment #8671972 - Flags: feedback?(jdarcangelo)
Comment on attachment 8671972 [details] [review]
[gaia] hfiguiere:bug1112711-albums > mozilla-b2g:master

LGTM. To get the sections to appear correctly, the view needs to include gaia-sub-header.js like this:

https://github.com/mozilla-b2g/gaia/blob/master/apps/music/views/artists/index.html#L24
Attachment #8671972 - Flags: feedback?(jdarcangelo) → feedback+
Comment on attachment 8671972 [details] [review]
[gaia] hfiguiere:bug1112711-albums > mozilla-b2g:master

This version now works.

I use the "toLowerCase()" to normalize the title as the section show them in all cases - this also solves the case where there are case discrepencies amongst the files on the same album.

Ideally we'd have a way to set the text label of the section independently of its key.

Also it would be nice if the "artist-detail" view showed the artist name. :-/
Attachment #8671972 - Flags: review?(jdarcangelo)
Comment on attachment 8671972 [details] [review]
[gaia] hfiguiere:bug1112711-albums > mozilla-b2g:master

Only comment I have is that I'm not sure we need to lower-case the album name since we're not using the picker.
Attachment #8671972 - Flags: review?(jdarcangelo) → review+
The lowercase isn't about the picker. But then I'll remove it as I believe it might have side effects with not latin locales.
Merged
https://github.com/mozilla-b2g/gaia/commit/26f3d0e450c19611be8a026d5b896691bacd3a1e
Status: NEW → ASSIGNED
Target Milestone: --- → FxOS-S9 (16Oct)
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: