Skip to content

Add a "With errors" filter to the DAG listing #120

Description

@marciok

Summary

Add a With errors filter to the DAG listing so users can quickly find DAGs with parsing, compilation, or definition errors.

Acceptance criteria

  • The DAG listing includes a clearly labeled With errors filter.
  • Enabling the filter shows only DAGs that currently have errors.
  • Disabling or clearing the filter restores the full DAG list.
  • The filtered list stays correct when DAGs are added, removed, or reloaded through LiveView updates.
  • Add LiveView tests for enabling and clearing the filter.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementAn enhancement adds or expands functionality.feature

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions