Skip to content

Auto-save Filters #10

@roxworks

Description

@roxworks

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions