Open agneevX opened 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.
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?
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.
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.
Yeah, I see your point. I wouldn't object to resolving it this way.
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.
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.
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.
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.
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.
Desired Behavior
The ability to hide tags
Additional Context
No response
Code of Conduct