Jellyfin-web: Search results are hard to discern

Created on 25 Feb 2020  路  10Comments  路  Source: jellyfin/jellyfin-web

Hi

The resulting listing of the search results are really hard to understand because the listings have truncated video names, and there are no other helpers to figure out what the user is looking at.

Please see the image below. As you see all I can see is that they are "Blender related" but the rest is not much clear. There should be a way to increase the text length and the way the search results are displayed, maybe a list based search listing is better.

eRK1byv

enhancement

All 10 comments

This is a web UI issue, so I moved it.

In the latest repo version, if you hover the names with your cursor it displays the entire name. Is it sufficient?
info_bubble

@ThibaultNocchi

Well, this solution assumes one has a mouse to hover around. Try this on a mobile or some kind of smart tv.

For mobile, we could use a tap and hold on the truncated elements to show the full text (It's the recommended Material Design solution, which we sort of try to adhere to where it makes sense for us).

For TV, a solution could be to have scrolling text if the text is too big to fit.

This would likely require quite a bit of work on the affected elements, though.

Wy not make the listing vertical and show the text properly?

Maybe a listing as when you open the search bar without typing anything?

print_screen_2020-02-29-13-09-31

We could maybe add a client setting to choose between listing mode or "poster" mode?

https://github.com/jellyfin/jellyfin/pull/2478

This will fix the search engine. It still needs work on proper sorting for non-movies.

This doesn't really help the UI situation, just wanted to link it :)

@Artiume I think this issue is about showing the results, not about the results themselves :)

That's why I put This doesn't really help the UI situation, just wanted to link it :) ;)

Please redirect feature requests and suggestions to https://features.jellyfin.org/

Was this page helpful?
0 / 5 - 0 ratings

Related issues

hamburglar2160 picture hamburglar2160  路  5Comments

97carmine picture 97carmine  路  5Comments

Anan5a picture Anan5a  路  3Comments

chnaski picture chnaski  路  3Comments

tamburra picture tamburra  路  6Comments