TeamNewPipe / NewPipe

A libre lightweight streaming front-end for Android.
https://newpipe.net
GNU General Public License v3.0
31.02k stars 3.02k forks source link

A better ui for tags in description #6459

Closed castrik closed 3 years ago

castrik commented 3 years ago

Checklist

Describe the feature you want

Version 0.21.4 has feature to show tags in description but currently, its only in a small space, it should be in a vertically expanded, more like a table order so we can see it better

Is your feature request related to a problem? Please describe it

its incredibly hard to see all the tags, we have a single line which is very short and we have to scroll horizontally to see the tags, some can't even fit in the small space

Additional context

How will you/everyone benefit from this feature?

a better way would be to let us click on TAGS to see it expand vertically or have it expanded already

SameenAhnaf commented 3 years ago

The tags could be placed at the bottom in that case. That way, we won't have to worry if there are too many tags to scroll down and reach other options.

triallax commented 3 years ago

It was decided against having tags expanded by default because it would look incredibly ugly when the tags are but more than a few. However, it could be possible to add both solutions somehow.

@SameenAhnaf that's also a possible idea. Thanks!

@Stypox what do you think? (sorry for the ping)

Stypox commented 3 years ago

Putting the tags at the end would probably be a solution. Doing fancy things with expandable menus (like adding a "MORE" chip or putting the chips on two lines) is not viable, as there is no support by the Chips library and the whole logic would have to be written from scratch.

SameenAhnaf commented 3 years ago

I agree with Stypox. There's no need to add 'More' button or something alike that. Let the 'Tags' option stay in bottom.

No need to make a huge list by keeping each tag in every single line. Fit tags as much as possible in the screen and scroll down vertically for more. No need to keep a separate scroller for tags either. Pardon me for my poor editing. IMG_20210609_175021

Stypox commented 3 years ago

@castrik what do you think of #6463? @SameenAhnaf I tried to do what you suggested but it looked misplaced: putting tags at the end and letting them wrap around didn't look good unfortunately.

SameenAhnaf commented 3 years ago

@Stypox Well, I tested the apk in #6463. Unfortunately, it doesn't actually solve the problem of this issue. The tags are still in a single line.

its incredibly hard to see all the tags, we have a single line which is very short and we have to scroll horizontally to see the tags, some can't even fit in the small space

Honestly, the screenshot doesn't look that bad. It's just my personal opinion. It's always good to hear others' opinions. For regular allignment of lines, the tags may start from right side instead.

If you still don't like this, you may just put each tag in each line of list view as well. Many users may just want to have a glance at the tags and scrolling within a single line is really obnoxious. It misses the flexibility of scrolling down in description which could be possible in a pretty wide space.

@mhmdanas @castrik What do you think about Stypox's screenshot? I think, the tags could start from the right side of screen and it will seem great.

triallax commented 3 years ago

@SameenAhnaf

What do you think about Stypox's screenshot?

I agree with @Stypox that it doesn't look very good (mostly the fault of people who just put anything and everything in tags, but I digress).

I think, the tags could start from the right side of screen and it will seem great.

I can see how that might help make it look better. However, I'd like not to judge prematurely without seeing a screenshot.

skyGtm commented 3 years ago

Starting chips from next line, and center aligning TAGS would look good? TAGS textview however looks small so, increasing textSize and renaming it to VIDEO TAGS might be better in my opinion.

121365118-a9db3880-c938-11eb-96d6-e283db2fdda8

castrik commented 3 years ago

@Stypox the apk in 6463 is basically the same, sure we get 50% more space to scroll, but still, we have to scroll way too much, but its managable your screenshot is exactly what I want although, screenshot by @skyGtm looks more clean imo

Stypox commented 3 years ago

I updated #6463 with the suggestion @skyGtm made. @skyGtm @castrik @SameenAhnaf is it ok now?

castrik commented 3 years ago

@Stypox I tried downloading, but it gets stuck at 11.90 mb every time I try downloading it

Stypox commented 3 years ago

You are right, that happens to me too. Github probably has some issues. I re-ran the jobs, try again in a few minutes

skyGtm commented 3 years ago

@castrik I have the file, if you want

https://ufile.io/vzypp1yi

castrik commented 3 years ago

@skyGtm thanks @Stypox yes, it works exactly as intended

skyGtm commented 3 years ago

renaming TAGS to VIDEO TAGS might be better

@Stypox what is your opinion on this.

Since tags are long and 'TAGS' as Title just looks small in comparison to actual chips. So renaming it to VIDEO TAGS will make it stand out as a title for those chips below

Stypox commented 3 years ago

Thank you for the reminder and sorry for not answering before. I didn't want to rename "TAGS" to "VIDEO TAGS" since: