Skip to content

Added a text filter to the series list page [#2388]#2389

Merged
mcpierce merged 1 commit intocomixed:mainfrom
mcpierce:feature/issue-2388
May 4, 2025
Merged

Added a text filter to the series list page [#2388]#2389
mcpierce merged 1 commit intocomixed:mainfrom
mcpierce:feature/issue-2388

Conversation

@mcpierce
Copy link
Contributor

@mcpierce mcpierce commented May 4, 2025

Also moved the filter text form to a reusable component.

Closes #2388

Status

READY

Does this PR contain migrations?

NO

Before You Submit Your PR:

  • Have you announced your PR on the comixed-dev mailing list?
  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Refactors existing code (code changes for efficiency or maintainability)
  • Updates runtime dependencies but does not add new functionality
  • Security fix (be sure to include the CVE in the commit message)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Also moved the filter text form to a reusable component.
@mcpierce mcpierce added the enhancement A pull request containing a a new feature, refactoring, or security improvement.. label May 4, 2025
@mcpierce mcpierce added this to the 2.3 milestone May 4, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented May 4, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
77.1% Coverage on New Code (required ≥ 80%)

See analysis details on SonarQube Cloud

@mcpierce mcpierce merged commit 10cf2ac into comixed:main May 4, 2025
3 of 4 checks passed
@mcpierce mcpierce deleted the feature/issue-2388 branch May 4, 2025 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement A pull request containing a a new feature, refactoring, or security improvement..

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Series can be filtered.

1 participant