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

Filters should add post-hidden class to post container rather than post #84

Open
jeblack3 opened this issue Sep 12, 2013 · 0 comments
Open

Comments

@jeblack3
Copy link

Requesting that when filters hide a post, they add the "post-hidden" class to the post container (containing both the post and the ">>" or hide button) rather than just the post. This will make it possible for people hiding replies using filters to hide the stubs using custom CSS such as:

.post-hidden {display:none!important}

See
https://boards.4chan.org/q/res/775918
for someone who wants to do this.

The hide reply button already behaves this way, and this change would make the behavior of filters and the hide reply button consistent.

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

No branches or pull requests

1 participant