Add the rest of a channels content to the file page #1249

Closed
opened 2018-04-02 21:59:33 +02:00 by neb-b · 1 comment
neb-b commented 2018-04-02 21:59:33 +02:00 (Migrated from github.com)

The Issue

It would be great to show some of a channels videos on the file page

Steps to Reproduce

  1. Go to content posted under a channel
  2. You have to navigate to their channel to view other content

Expected Behaviour

There should be some recommended content on the file page

Suggested Solutions

This will most likely be just calling the channels first page of videos, and adding them at the bottom of the page.

Second (wouldn't be needed right away) to add "load more" at the bottom to view sequential pages

This would use the <FileList /> component

Ugly rough screenshot

screen shot 2018-04-02 at 3 57 12 pm
## The Issue It would be great to show some of a channels videos on the file page ### Steps to Reproduce 1. Go to content posted under a channel 2. You have to navigate to their channel to view other content ### Expected Behaviour There should be some recommended content on the file page ### Suggested Solutions This will most likely be just calling the channels first page of videos, and adding them at the bottom of the page. Second (wouldn't be needed right away) to add "load more" at the bottom to view sequential pages This would use the `<FileList />` component ### Ugly rough screenshot <img width="925" alt="screen shot 2018-04-02 at 3 57 12 pm" src="https://user-images.githubusercontent.com/16882830/38213324-caeca288-368e-11e8-8489-66fd05d411cc.png">
neb-b commented 2018-07-09 18:30:13 +02:00 (Migrated from github.com)

This channel fetching should be straight forward. Most of the time will be spent styling this. I am thinking this will be similar to youtube.

screen shot 2018-07-09 at 12 29 29 pm
This channel fetching should be straight forward. Most of the time will be spent styling this. I am thinking this will be similar to youtube. <img width="400" alt="screen shot 2018-07-09 at 12 29 29 pm" src="https://user-images.githubusercontent.com/16882830/42463326-cf5497ea-8373-11e8-9ea6-ff2603713171.png">
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#1249
No description provided.