sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.89k stars 449 forks source link

Hide tags from detail page #3350

Open agneevX opened 1 year ago

agneevX commented 1 year ago

Description

The ability to hide tags from the detail page

Apart from it not being potentially useful to some users and causing visual clutter (especially on mobile screens), it also gives away spoilers for the content.

image

Desired Behavior

The ability to hide tags

Additional Context

No response

Code of Conduct

alindsharmasimply commented 1 year ago

Hey @agneevX , do you want a toggle button in place of the tags with a label 'Show Tags'? The label would change to 'Hide tags' when the button is toggled. By default, the setting of the button would stay 'Show Tags'.

I'm starting on this.

alindsharmasimply commented 1 year ago

Also, kindly brief me the steps for reaching the above page. Currently I can see the localhost:3000/setup page. How should I navigate to the above page? Do we have a test user for signing-in?

sambartik commented 1 year ago

I think it would make more sense on mobile layout to show a few tags and hide the rest with the ability to show all of them after a click. That would help with the cluttering. I don't think tags give away spoilers. If so, you might very well want to hide the description as well.

danshilm commented 1 year ago

Another option I had in mind is to have a button to hide/show the tags and having that preference saved in the browser storage. That would require no additional permissions, whether it's global or user permissions.

We do the same thing with filters, the sort order and the page size on the Requests page and others.

sambartik commented 1 year ago

Yeah, I see your point. I wouldn't object to resolving it this way.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

robinyoublind commented 1 year ago

I'd like to work on this. Any preference for styling and position of the button? This is one option styled after the show more button under studios. Also looking into mentioned implementations for saving user choice in the browser. hidetags

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.