Improve video playlist search UX#4929
Conversation
efb4f5ff-1298-471a-8973-3d47447115dc
left a comment
There was a problem hiding this comment.
Removes the playlist video search button & makes the search bar appear alongside the other playlist-info controls by default, where playlistInVideoSearchMode is now true when the search bar is non-empty.
Please Hide search when there is 0 or 1 vids in the playlist. I see no reason for it to be there.
Focuses the playlist search bar on Ctrl+F. This is an experimental change testing how people like the convenience of Ctrl+F for a route with a prominent search bar. I, personally, have been pressing it in my personal usage on this page thinking it would focus this bar, to minor frustration.
Please list it in https://docs.freetubeapp.io/usage/keyboard-shortcuts/ after PR is merged.
|
This PR does not close #4924. That is about the add to playlist window. |
PikachuEXE
left a comment
There was a problem hiding this comment.
No necessary in this PR
Maybe also add Ctrl+F to playlists view to be consistent?
Thinking about this again and i think this should belong in the Experimental Settings with a toggle |
Honest q: why? This is something people will either type in or not type in. |
807fa75
absidue
left a comment
There was a problem hiding this comment.
Could you please update the CSS for the searchInputsRow class in ft-playlist-info.scss and remove the grid stuff, as that causes a wider margin on the right side than the left side, as there is a blank colum with an 8px gap.
|
@absidue 's comment about |
|
I somehow missed that comment. So many self-facepalms since coming back lol. Lemme check |
429d54e to
5a64448
Compare
|
@PikachuEXE Thank you for concealing my secret that I put |


Improve video playlist search UX
Pull Request Type
Related issue
None
Description
Clicking a button to enable/disable search has felt pretty arbitrary and cumbersome in my experience. This PR:
playlist-infocontrols by default, whereplaylistInVideoSearchModeis now true when the search bar is non-empty.There are no videos in this playlist that matches your search->There are no videos in this playlist that match your searchScreenshots
Testing
Desktop