[GH-ISSUE #700] Launcher does not search on #tag while the main interface does #1538

Closed
opened 2026-02-28 12:05:05 +03:00 by kerem · 1 comment
Owner

Originally created by @b-a0 on GitHub (Aug 15, 2024).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/700

Originally assigned to: @VShawn on GitHub.

Describe the bug
When providing a #tag to the launcher no filtering is applied and simply all items are returned.

To Reproduce
Steps to reproduce the behavior:

  1. Open launcher with keyboard shortcut
  2. Type in a tag starting with a # symbol, e.g. #ssh
  3. The list of hosts remains the same, no filtering is applied

Expected behavior
The list of hosts should be filtered by the launcher such that only hosts with a tag #ssh are shown.

Screenshots
The main application can filter based on tags and shows the expected hosts that should be returned:
image

The launcher however does not filter the full list for the query #ssh and returns all hosts:
image

Desktop (please complete the following information):

  • OS: Windows 11 version 23H2 build 22631.3880
  • PRemoteM Version 1.0.0-beta.07, built at 2024-07-11T09:29:59.434

Additional context
N/A

Originally created by @b-a0 on GitHub (Aug 15, 2024). Original GitHub issue: https://github.com/1Remote/1Remote/issues/700 Originally assigned to: @VShawn on GitHub. **Describe the bug** When providing a `#tag` to the launcher no filtering is applied and simply all items are returned. **To Reproduce** Steps to reproduce the behavior: 1. Open launcher with keyboard shortcut 2. Type in a tag starting with a # symbol, e.g. `#ssh` 3. The list of hosts remains the same, no filtering is applied **Expected behavior** The list of hosts should be filtered by the launcher such that only hosts with a tag `#ssh` are shown. **Screenshots** The main application can filter based on tags and shows the expected hosts that should be returned: ![image](https://github.com/user-attachments/assets/144612d0-5185-4aa6-b93d-8f29186eb191) The launcher however does not filter the full list for the query `#ssh` and returns all hosts: ![image](https://github.com/user-attachments/assets/5dbeb36b-9761-41db-aea5-8a062e19f02d) **Desktop (please complete the following information):** - OS: Windows 11 version 23H2 build 22631.3880 - PRemoteM Version 1.0.0-beta.07, built at 2024-07-11T09:29:59.434 **Additional context** N/A
kerem 2026-02-28 12:05:05 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@VShawn commented on GitHub (Aug 16, 2024):

thx for your report

<!-- gh-comment-id:2292922596 --> @VShawn commented on GitHub (Aug 16, 2024): thx for your report
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#1538
No description provided.