Skip to content

feat(ui): Add quick search filter to the Task Templates view#3725

Open
akeelow wants to merge 1 commit intosemaphoreui:developfrom
akeelow:feature/task-templates-search
Open

feat(ui): Add quick search filter to the Task Templates view#3725
akeelow wants to merge 1 commit intosemaphoreui:developfrom
akeelow:feature/task-templates-search

Conversation

@akeelow
Copy link
Copy Markdown

@akeelow akeelow commented Mar 28, 2026

Description

When working with a large number of Task Templates, manually scrolling through them becomes tedious and inefficient.
This PR adds a quick, client-side search input filter to the Task Templates table.

Changes Made

  • Added a <v-text-field> in the Templates.vue toolbar for the search input.
  • Bound the search query to the existing v-data-table's built-in search property.
  • Added translation key search to en.js and ru.js localization files.

How to Test

  1. Navigate to navigating to the Task Templates section.
  2. Type in the text field at the top right of the toolbar.
  3. The list is automatically filtered locally based on query criteria.

@heshc
Copy link
Copy Markdown

heshc commented Apr 16, 2026

I support this, looking forward to getting it merged into the latest release quickly.

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.

2 participants