pressbooks / pressbooks-book-directory-fe

A Vue.js frontend for the Pressbooks Directory
0 stars 1 forks source link

Allow users to clear a selected filter by clicking on it a second time #95

Closed SteelWagstaff closed 3 years ago

SteelWagstaff commented 4 years ago

Currently, when the include/exclude filter has been applied, the filter is disabled and can no longer be clicked. We should change default behavior so that a subsequent click removes that filter. In other words, each button should have a toggle state -- on or off. Clicking the button should change its state.

Ricardo to review, Steel to test

SteelWagstaff commented 3 years ago

Tested and working on dev and staging directory instances for all filters except 'Recommended'!

SteelWagstaff commented 3 years ago

Opened bug report for remaining issue: https://github.com/pressbooks/pressbooks-book-directory-fe/issues/194