Skip to content
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

[Feature Request] Make the "All Pokémon" page a viable replacement for the Rocket Map stats page #212

Open
z0n opened this issue Mar 11, 2017 · 4 comments

Comments

@z0n
Copy link
Contributor

z0n commented Mar 11, 2017

Current Behavior

Currently, the "All Pokémon" page displays all Pokémon ordered by their Pokédex number. It's not possible to order them by anything else like the amount of spawns or by name. It's also not possible to specify a time frame for the displayed results.

Expected Behavior

It would be nice to have a replacement for the Rocket Map stats page. In order to be a viable replacement, the "All Pokémon" page needs to be sortable by the number of observed spawns.
Also, it would be great to be able to specify the time frame for the displayed results, e.g. in the last 24 hours or in the last week.
The default sorting method/time frame should be configurable.

@SiteEffect
Copy link
Contributor

I requested a feature to group by Gen 1, Gen 2, Gen X or All Generations with the launch of Gen 2. Sadly, I did not have the time to pull this through, also I am heavily unfamiliar with ajax. A general sorting option per Type, Number and also query a time window should be manageable pretty fast, though.

@pki0
Copy link
Collaborator

pki0 commented Mar 26, 2017

Would be great if we can start work on this.
What would be better?

  • Checkboxes with {Last 7 Days, Last Month, Since Gen2, Only Gen1, All}
  • Dropdown menu with {Last 7 Days, Last Month, Since Gen2, Only Gen1, All}
  • Slider with [Start | Gen2 release | Month | Week] in pokemon.page style

@SiteEffect
Copy link
Contributor

SiteEffect commented Mar 26, 2017

I like the "check"-boxes (like those we have for Heatmap/Live-Map) with one last sort-dropdown to sort by last-seen, dex-number, total-seen is it possible to add ascending/descending right into it?

@z0n
Copy link
Contributor Author

z0n commented Mar 27, 2017

I'd also add "Last 24 hours" as an option.
Also, the "Only Gen 1" and "Since Gen 2" options should only be available when there are database entries from before Gen 2 (I reset my database 😞).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants