-
Notifications
You must be signed in to change notification settings - Fork 44
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
Add the ability to filter ammo chart by my trader levels or price #155
Comments
Wow, that's a great suggestion! Can't believe I haven't thought of this sooner. |
Hello @kokarn can I work on this issue? Unless @Reithan is already working on this one. Also, here's my idea on implementing this. Since we are having multiple filter categories, we can have a If we go ahead with using three Mock: Let me know what you think! Also not really sure what kind of form to use for "Filter by Price", maybe just two input text? |
Filter by trader could just be a toggle like it is for other views. Filter by price could just be a min-max text entry thing. I think leaving filter by caliber as-is could be reasonable. |
Oh, as to the question if I'm currently working on this, no I am not, @AnyFinCanHappen |
@Reithan thanks for the feedback, Im fine with leaving "filter by caliber" as it is. If we do that I'm not really sure where to put the filter by traders and price range. So for now I just work on the functionality for each of the filters and wait on @kokarn opinion on where we should put the filters. Also some things to note: I'm not sure if we can have custom components in a |
Very cool that you want to work on this @AnyFinCanHappen ! I'n general I'm fine with you trying out what you think works best. If you want my thinking I was thinking more about using the |
Wanted to revisit one thing I said: |
I agree, no need for "min" price which also makes the implementation match the rest of the site 👍 |
No worries at all! Stuff happens all the time :) Just let me know if you need help and/or support with anything, whenever you get the opportunity :) |
Since tarkov tools has my trader levels set in settings, and it has market data from it's API, it would be awesome to be able to set a max price, or max trader level for ammos and be able to see what ammos I should be considering.
The text was updated successfully, but these errors were encountered: