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

Add calendar to determine displayed blockrange #34

Open
DomiDre opened this issue Apr 16, 2018 · 0 comments
Open

Add calendar to determine displayed blockrange #34

DomiDre opened this issue Apr 16, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@DomiDre
Copy link
Contributor

DomiDre commented Apr 16, 2018

Problem

Right now the Markets page fetches the data for the last ~120 days. As AirSwap grows 4 months could contain an incredibly large amount of data to preload. Which is especially for the mindmap far too much to properly render on a laptop.

To do

As a first step we could add calendar input buttons to select the range of data to load and reduce the preloaded time range. If that is still too much we can set the initial range dynamically to cover only something like 1000 tx (and more can then be set by the calendar).

@DomiDre DomiDre added the enhancement New feature or request label Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant