Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide tags from detail page #3350

Open
1 task done
agneevX opened this issue Feb 23, 2023 · 9 comments · May be fixed by #3810
Open
1 task done

Hide tags from detail page #3350

agneevX opened this issue Feb 23, 2023 · 9 comments · May be fixed by #3810

Comments

@agneevX
Copy link

agneevX commented Feb 23, 2023

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

  • I agree to follow Overseerr's Code of Conduct
@alindsharmasimply
Copy link

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
Copy link

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
Copy link
Contributor

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
Copy link
Collaborator

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
Copy link
Contributor

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

@stale

This comment was marked as resolved.

@stale stale bot added the stale label Apr 25, 2023
@danshilm danshilm removed the stale label Apr 27, 2023
@robinyoublind
Copy link

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

This comment was marked as resolved.

@stale stale bot added the stale label Jul 15, 2023
@danshilm danshilm removed the stale label Jul 16, 2023
@stale

This comment was marked as outdated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
5 participants