Skip to content

Adding regular expression check for the search query in PaginatedEntityTables#26445

Draft
janheise wants to merge 3 commits into
masterfrom
improvement/simple-search-form-query-validation
Draft

Adding regular expression check for the search query in PaginatedEntityTables#26445
janheise wants to merge 3 commits into
masterfrom
improvement/simple-search-form-query-validation

Conversation

@janheise

@janheise janheise commented Jun 22, 2026

Copy link
Copy Markdown
Contributor

Description

Motivation and Context

to prevent unnecessary calls to the BE

TODO: check if we want to use our regular backend query validation?
also, maybe force a search even with a validation error (by pressing enter or different means?)

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (non-breaking change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have requested a documentation update.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant