microsoft / microsoft/terminal
Allow search by Name in the Actions dialog.
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
Description
# Description of the new feature/enhancement
The actions list in the action settings dialog is large, and it's difficult to search for a specific item, so It would be useful to have some search feature, such as an input dialog which allows filter them by name.
# Proposed technical implementation details (optional)
Add an input dialog at the top of the dialog which filters the actions list as the user typing.
Contributor guide
Research direction
Start by locating the Actions settings dialog and the code that builds its actions list. Add a name filter that updates as the user types, and consider the work complete when users can quickly find actions by name in the dialog.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100