Payments module lacks a reset button which is problematic for some users.

See the related payments issue:
#3033882: Add reset button to Payments view

Views doesn't allow unsetting of filters when "remember filter" option is used.

See the related views issue:
#1080164: Exposed filters with remember me does not clear if everything is submitted empty

Comments

bskibinski created an issue. See original summary.

bskibinski’s picture

Status: Active » Needs review
StatusFileSize
new759 bytes
paulvandenburg’s picture

Title: Add reset button to payments module. » Fix deselecting of filters in payment view
Issue summary: View changes
StatusFileSize
new1.17 KB
new451 bytes

The patch looks good, however it only solves the problem partially.
Adding the reset button at least provides a way to reset the filters, but we should also fix the underlying problem within views that you can't unset filters when the "remember filters" option is enabled.

I've also included the views patch to completely resolve the problem.
See #1080164-33: Exposed filters with remember me does not clear if everything is submitted empty.

Ekvo’s picture

Status: Needs review » Reviewed & tested by the community
askibinski’s picture

@paul Great, that patch is useful for users who want to clear the filters by deselecting them, and a reset button is a nice UX improvement.

  • paulvandenburg committed 46a0e76 on 7.x-1.x
    Issue #3033889 by paulvandenburg, bskibinski: Fix deselecting of filters...
paulvandenburg’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.