Add play all button#9340
Conversation
|
#9325 is merged, please rebase into dev branch |
Head branch was pushed to by a user without write access
Pull request was converted to draft
|
@efb4f5ff-1298-471a-8973-3d47447115dc I think my changes are good, but something seems to be broken. Even using the main development branch the sort selection drop down doesn't show up. I'm going to look into it now. |
|
I forgot to pull the latest changes from the main repo. Everything seems to be good now. |
efb4f5ff-1298-471a-8973-3d47447115dc
left a comment
There was a problem hiding this comment.
Please revert the placement of the Sort By dropdown.
Also put the Play All button the the left of the dropdown
Head branch was pushed to by a user without write access
Head branch was pushed to by a user without write access
There was a problem hiding this comment.
The placement on the Home tab feels a bit weird to me. It being to the right is fine but its too high. I think aligning the height of the button to match the height of the header of the Videos section would be better.
Before you make this change. Could you please answer the following question (it could be the change above isnt needed depending on the answer). What is the reason you placed the Play All button on the Home page in the first place? The Videos tab Play All button brings me to the same playlist so it feels a bit unnecessary but i could be missing something here.
|
The play all button on the home tab should play all of a channels content; so if they have videos, shorts, and live content it should all be mixed together. I see what you mean about the look, but I don't quite understand your suggested change. Are you saying to have the button at the same level as the videos text? |
You are right. I somehow didnt notice it the first time and thought it was the same.
Correct |
|
Most people will want just the videos, shorts or live streams, not everything mixed together, so I would get rid of the play all uploads button entirely. Additionally instead of having a separate button for each tab, I would simplify it to one button in the template, with a |
Head branch was pushed to by a user without write access
|
@absidue I made the requested changes, please let me know if you want it done any differently. Thank you for the explanation of |



Pull Request Type
Related issue
Closes #629
Description
This PR adds a button to the home tab, videos tab, shorts tab, and live tab of a channel to play all of the respective content based on the sorting selected. It also left justifies the content of the select container.
Screenshots
Before
After
Testing
Desktop
Additional context