[GH-ISSUE #2485] [Feature Request]: Improve search fields #1258

Closed
opened 2026-03-02 13:42:46 +03:00 by kerem · 2 comments
Owner

Originally created by @OfficialEsco on GitHub (May 29, 2024).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2485

Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.

  1. Currently the Tenant selector makes you scroll to the top pretty much every time when you search, either add autoscroll or start at top of new search
  2. Currently when searching it searches per letter which causes lag/freeze (For example user search), add a little wait time so you can finish typing unless it can be smoother.

PowerShell commands you would normally use to achieve above request

No response

Originally created by @OfficialEsco on GitHub (May 29, 2024). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2485 ### Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole. 1. Currently the Tenant selector makes you scroll to the top pretty much every time when you search, either add autoscroll or start at top of new search 2. Currently when searching it searches per letter which causes lag/freeze (For example user search), add a little wait time so you can finish typing unless it can be smoother. ### PowerShell commands you would normally use to achieve above request _No response_
kerem 2026-03-02 13:42:46 +03:00
Author
Owner

@KelvinTegelaar commented on GitHub (Jun 6, 2024):

Fuzzy search improved to only show items found so list is smaller, and doesn't need to push back up as it'll naturally happen.

<!-- gh-comment-id:2152763137 --> @KelvinTegelaar commented on GitHub (Jun 6, 2024): Fuzzy search improved to only show items found so list is smaller, and doesn't need to push back up as it'll naturally happen.
Author
Owner

@OfficialEsco commented on GitHub (Jun 7, 2024):

@KelvinTegelaar User Search still feels terrible, it still searches per letter typed, 500+ users is slow, 3000 causes a few seconds freeze which would take longer than just waiting to show result until i've stopped typing

<!-- gh-comment-id:2154272760 --> @OfficialEsco commented on GitHub (Jun 7, 2024): @KelvinTegelaar User Search still feels terrible, it still searches per letter typed, 500+ users is slow, 3000 causes a few seconds freeze which would take longer than just waiting to show result until i've stopped typing
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/CIPP#1258
No description provided.