a-mabe / a-mabe/OpenHIIT

[Feature/Improvement] Add button to set all sound effects to None

未關閉 適合新手
#120 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement good first issue help wanted
主要語言
Dart
星號
114
分支
24
PR 合併指標
30 天內沒有已合併 PR

描述

**Purpose:** As a user, I would like to quickly program a timer with no sound effects.

**More details:**

When creating a timer, if a user would like all sound effects set to "None" then they must manually select each dropdown, and select "None". This is time consuming. There should be a button on the page to mute (set to None) all sounds.

Most likely use the [volume off material icon](https://fonts.google.com/icons?selected=Material+Symbols+Outlined:volume_off:FILL@0;wght@400;GRAD@0;opsz@24&icon.query=volume) for this.

Screenshot 2023-12-22 at 3 26 27 PM

**Acceptance Criteria:**
- Mute button added to the setSounds page.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

在 Flutter 程式碼庫中尋找 setSounds 頁面,可能位於 lib/screens/ 中。找出用於音效的下拉式元件。新增一個帶有 volume_off 圖示的按鈕,按下時將所有下拉式元件的值設定為 'None'。在模擬器或裝置上執行應用程式,以測試此變更。

由索引模型根據 Issue 內容生成。

評估

領域
frontend, mobile
Issue 類型
功能
難度
2/5
預估耗時
1-3 小時
活躍度
停滯
描述清晰度
描述清楚
新手友好度
70/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。