microsoft / microsoft/terminal

Add `bellSound` to the Settings UI

Open
#12,103 1 comment 0 reactions 0 assignees View on GitHub
Area-SettingsUI Help Wanted Issue-Task Priority-3 Product-Terminal
Dominant language
C++
Stars
105k
Forks
9.6k
Avg merge
3d 17h
Merged PRs (30d)
29

Description

It's a little tricky since it can accept a single path or an array of paths. I suppose the crawl/walk/run is:
* **crawl**: add a single path selector for bellSound
* **walk**: Enable adding multiple paths for bellSound
* **run**: add a little button next to the file picker to play a preview of that sound

as added in #11511

Contributor guide

Open the contributing guide

Research direction

Start by reading the approach referenced in #11511 and tracing the Settings UI entry point for sound settings. Implement the crawl, walk, and run steps described here: a single-path selector, multiple-path support, and a preview button. Done means bellSound can be configured with one or more paths and a selected sound can be previewed.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.