Rudokhvist / ASF-STM

ASF bot list trade matcher
Apache License 2.0
24 stars 2 forks source link

Improve the filter panel #8

Closed ngoclong19 closed 1 year ago

ngoclong19 commented 1 year ago

In this PR, I would like to add the following changes:

Tested in Firefox 112, and Tampermonkey 4.18.1/Greasemonkey 4.11.


Before

ảnh Only the top part of the filter is visible. Game name is not sorted.

ảnh On match result, game name is not sorted.

After

ảnh Filters and match results are sorted by game name. There is a scroll bar on the right.

Rudokhvist commented 1 year ago

Looks good to me. I wanted to add a scroll to filters for quite some time, but never had spare time for that, so I really appreciate that you took care of that. I can't fully test if it works fine since I don't have enough different cards sets to match, but code looks good so I trust that you tested it. Thank you!