RepHub

RepHub

248 Downloads

Reputation level filters

rubybrowncoat opened this issue · 4 comments

commented

I find myself wanting to filter out exalted reputations to see only what I need to work on. Given this I think a cool addition would be the ability to filter reputations by their level, maybe with a dropdown like the sources one on transmogs but with Exalted, Revered, etc, that way we can keep our focus on the reputations we want to see.
image

This should be a persistent configuration.

commented

I’ll look into adding a dropdown for this. In the meantime, you can achieve the same result by typing “Exalted” into the search bar, as the search applies to all columns

commented

@rubybrowncoat could you please check the "filter-dropdown" branch?

It should look like this

image
commented

I tried the branch and it is working alright. It's a simple quick filter and definitely faster than writing the values yourself so that's a win. The ordering of the values could be better, since they are all over the place right now.

It ultimately loses some of its true potential by not being a multi-selection facet filter like the Appearances / Toy Box ones I was mentioning, but it's a workable solution.

commented

@rubybrowncoat just pushed the feature. I will check soon on how to improve it even better. Thanks for the feedback!