Skip to content

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

@Guboehm

Description

@Guboehm

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions