m-h-c-t / mh-hunt-helper

Tool to help collect data, estimate attraction, catch, and drop rates for a popular game.
https://www.mhct.win
MIT License
7 stars 14 forks source link

Add filters to attraction rate table #135

Open jabberjabber opened 4 years ago

jabberjabber commented 4 years ago

I like the attraction rate table but I think it could be improved as it sometimes shows results irrelevant to me and I wish I could filter them out somehow. For example, this query: https://www.agiletravels.com/attractions.php?mouse=784&timefilter=hlwn_20 shows a lot of lockbox cheese which is irrelevant to me as I do not have any.

Two ideas I can think of that would improve usability / filtering: 1) After all results are returned to the UI, have some kind of column filtering so that I can narrow my results, much like this: https://www.tablefilter.com/custom-filter-options.html If you click one of the boxes that says "clear" you can filter to just that value. Ideally this would be a multiselect instead of single select but I couldn't find any examples.

2) Similar to how there is a mouse and time selector, add a cheese selector which could default to "Any"

I prefer option 1 as that allows easy picking and choosing and I imagine that you could easily add Location / Stage filters as well.

Thanks for considering.

AardWolf commented 3 years ago

Related - #30 , #163 , #113