AniekanAkai / aniekanedwardakaiheroku

Das Gut blog
0 stars 0 forks source link

Choose the number of related search results per page to display #6

Open AniekanAkai opened 4 years ago

AniekanAkai commented 4 years ago

After the user fills out the search form and the exact matches from each supported music streaming platform are displayed, there is a section below top results that displays all related searches from all supported music streaming platforms.

Acceptance Criteria At the header of the section showing all the related search results, the user is given a display option to select the number of search results per page. This section must be implemented such that,

  1. Default number of search results per page is 20 tracks per page.
  2. Page number selection is above and below the search results.
  3. User can select the number of tracks per page to display.
  4. The number of pages should be displayed and determined by the number of related search results.