First, I want to start by saying that visually, I'm happy with what I see and its a big improvement over the current resources that exist. Nice work.
That said, I'm somewhat disappointed with the approach taken to filtering and displaying Items spells and monsters in the following ways.
1. Filtering doesn't load on the fly, I can't type giant, and have it automatically begin to filter results for me. I have to submit to server and wait for the results. I really wish this used angular or something equivalent to load content dynamically rather than static server requests.
2.This is compounded by the fact that it is only displaying 20 results. This should, at the very least, be changeable as it seems like a bit of a dated approach.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
First, I want to start by saying that visually, I'm happy with what I see and its a big improvement over the current resources that exist. Nice work.
That said, I'm somewhat disappointed with the approach taken to filtering and displaying Items spells and monsters in the following ways.
1. Filtering doesn't load on the fly, I can't type giant, and have it automatically begin to filter results for me. I have to submit to server and wait for the results. I really wish this used angular or something equivalent to load content dynamically rather than static server requests.
2.This is compounded by the fact that it is only displaying 20 results. This should, at the very least, be changeable as it seems like a bit of a dated approach.