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

Date range selectors send too many requests #60

Closed
Rperry2174 opened this issue Feb 2, 2021 · 1 comment
Closed

Date range selectors send too many requests #60

Rperry2174 opened this issue Feb 2, 2021 · 1 comment
Labels
frontend Mostly JS code

Comments

@Rperry2174
Copy link
Contributor

Currently when using the date range selectors, they send an API request every time they're updated. Instead there should be an "Apply" button that only sends one request once a user is done updating the date range.

@Rperry2174 Rperry2174 changed the title Date range selectors send to many requests Date range selectors send too many requests Feb 2, 2021
@petethepig petethepig added the frontend Mostly JS code label Feb 2, 2021
Rperry2174 added a commit that referenced this issue Feb 4, 2021
improved the date range selector and fixed #54 #60
@Rperry2174
Copy link
Contributor Author

Fixed in #64

korniltsev pushed a commit that referenced this issue Jul 18, 2023
Removes filter on duration for ProfileTypes API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Mostly JS code
Projects
None yet
Development

No branches or pull requests

2 participants