Skip to content

[FEATURE] Improve (fix) object search #150

Description

@mts2200

Feature Request

Problem Statement

Object search applies only to the current page. I think this is wrong. The whole point of searching is lost, because it can be replaced with the standard Ctrl+F in the browser. In both cases you are forced to turn pages.

Proposed Solution

Make the search global. It is also worth considering that you should first conduct a search, and only then apply filters.

Acceptance Criteria

  • Object search is performed across all available objects, not just those displayed on the current page.
  • Search results include matching objects regardless of which page they belong to.
  • Filters are applied after the search query, so the search scope is global before filtering.
  • Pagination is updated to display the pages containing the matching search results.
  • If no objects match the search query, an appropriate empty state is displayed.

Checklist

  • I have searched existing issues to ensure this is not a duplicate
  • I have provided a clear problem statement and proposed solution
  • I have defined acceptance criteria

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions