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

URRS - exclude "current rooms" from the blue visited link option for the sidebar #162

Open
Tyler-H opened this issue May 7, 2019 · 0 comments

Comments

@Tyler-H
Copy link
Contributor

Tyler-H commented May 7, 2019

Currently we can select whether we want visited links in the sidebar of a chatroom to turn blue. This is all well and good, but the sidebar checkbox currently affects the "other rooms you're in" section as well, giving us this situation.

I don't think we should be turning the room links themselves blue like this, as, by their nature, the contents of that link will always be changing, thus the notion of marking it blue as a reminder that "I've already visited that link" isn't of value.

This can be fixed by excluding the #my-rooms UL within <div class="sidebar"> from the rule by whatever code means you like.

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

No branches or pull requests

1 participant