-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
HacktoberfestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Right now, the filters in the clips menu do not Auto-save when a filter is changed.
Users need to manually hit "Apply Filters".
This is bad UX, and can be significantly improved with some slightly intelligent logic to update settings whenever the element is updated.
All of the functionality for actually updating the filters already exists in cilps.js
Simply repurpose that and call the update every time a field is changed and then exited (be careful not to grab partial values, like if a user types 1 but is going to type 10).
This is probably a stackoverflow search away :D
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberfestenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers