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

Events page - range switching #288

Open
euanwm opened this issue Jan 7, 2024 · 0 comments
Open

Events page - range switching #288

euanwm opened this issue Jan 7, 2024 · 0 comments
Labels
frontend User Interface related

Comments

@euanwm
Copy link
Owner

euanwm commented Jan 7, 2024

Describe the bug
When toggling between various ranges, if you selected a range twice in a row then it would pass a blank / null value. As a workaround, I added in a few lines to catch a null value and instead pass the default range value instead.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the events result page
  2. Select 30 days from the dropdown
  3. Select 30 days again

Expected behavior
Selected ranges - regardless of the amount of times it is selected - shouldn't result in a null value existing.

@euanwm euanwm added the frontend User Interface related label Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend User Interface related
Projects
None yet
Development

No branches or pull requests

1 participant