toolbox-team / reddit-moderator-toolbox-legacy

LEGACY VERSION do not use
http://www.reddit.com/r/toolbox
Apache License 2.0
66 stars 40 forks source link

When clicking on more than one setting link, only the most recent should be highlighted. #816

Open agentlame opened 7 years ago

agentlame commented 7 years ago

image

image

I think the images properly represent the issue, but basically: if you click more than one setting link without reloading the page, all the previous settings remain highlighted. Only the last setting clicked should be highlighted.

agentlame commented 7 years ago

Ya know, I opened this as a TBModule issue, but I think all of the code for it resides in the Modbar module: https://github.com/creesch/reddit-moderator-toolbox/blob/master/extension/data/modules/modbar.js#L557

Some of it might be in TBModule, but I can't find it, at this time.