I've seen several requests to create a setting to hide the dropdown bar in #Jellyfin for #Roku.
I don't like this idea for a few reasons.
1. It permanently hides functionality
2. It permanently hides information
The dropdowns are how we let you know what filters are selected, what the search term is, etc. Permanently hiding this could be likened to hiding the URL bar in a browser. It doesn't make sense.
Instead, I've made it so the dropdowns hide after you scroll past the 1st row of items in the grid. This way, the screen context is set at the beginning so you know what you're looking at, then as you scroll it gets out of your way.
Scroll back up, and it will reappear just in time for you to access it and use the dropdown functions.