Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure filtering of tasks actually works #2894

Merged
merged 2 commits into from
Dec 1, 2023
Merged

Commits on Nov 30, 2023

  1. fix: ensure filtering of tasks actually works

    refactor the filtering of data for display inside a getter that filtered the fetched data based on the current state of the component
    filtering happens on render now
    gavinbarron committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    255d541 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    eee20b6 View commit details
    Browse the repository at this point in the history