mcruncher / worshipsongs-android

Android app for Worship Songs
GNU General Public License v3.0
8 stars 8 forks source link

As a user, I want the songs to be grouped by OpenLP topics #336

Closed sskjames closed 7 years ago

sskjames commented 7 years ago

In order to improve user experience As a user I want the songs to be grouped by OpenLP topics under a tab named "Categories"

Ref: The default db that's shipped with the app now has support for few topics.

sskjames commented 7 years ago

Scenarios:

List songs by category Given the user is in the "Categories" tab And few categories (OpenLP topics) are displayed When the user taps a category Then the songs that belong to that category should be listed

Search for songs inside a category Given the user has tapped a category And songs that belong to that category are listed When the user searches for a song by title or content Then the songs matching the search criteria under that category should be listed

madasamys commented 7 years ago

@GermanGospel can you test this issue?.

sskjames commented 7 years ago

Hi @madasamys, I've tested this and it works great. However, as highlighted by you, there is an apparent slowness when I try to view a song from a category that has a lot of songs.

madasamys commented 7 years ago

However, as highlighted by you, there is an apparent slowness when I try to view a song from a category that has a lot of songs

@sskjames can you create issue for this?