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

Fix the Amount filter when the Reward field is deselected #247

Open
Guboehm opened this issue Sep 23, 2024 · 0 comments · Fixed by #248
Open

Fix the Amount filter when the Reward field is deselected #247

Guboehm opened this issue Sep 23, 2024 · 0 comments · Fixed by #248
Assignees
Labels
bug Something isn't working

Comments

@Guboehm
Copy link
Collaborator

Guboehm commented Sep 23, 2024

Issue Type

Bug

Custom Code

Yes

OS Platform and Distribution

No response

Mobile device

No response

Node Version

No response

What happened?

The Amount filter is not operate correctly when the Reward field is deselected

image

Code to reproduce the issue

if (filterName === 'Reward') {
  updatedFilters['Amount'] = null
  updateUrlWithFilters(updatedFilters)
}

Relevant log output

No response

@Guboehm Guboehm self-assigned this Sep 23, 2024
@Guboehm Guboehm added the bug Something isn't working label Sep 23, 2024
@Guboehm Guboehm linked a pull request Sep 23, 2024 that will close this issue
4 tasks
@Guboehm Guboehm changed the title Fix the Amount filter when the Reward field is deselecteda Fix the Amount filter when the Reward field is deselected Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Review
1 participant