Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inefficient Sound Selection Process in Ringtone Setting #537

Closed
davidodejobi opened this issue Mar 28, 2024 · 1 comment · Fixed by #596
Closed

Inefficient Sound Selection Process in Ringtone Setting #537

davidodejobi opened this issue Mar 28, 2024 · 1 comment · Fixed by #596
Labels
bug Something isn't working

Comments

@davidodejobi
Copy link

Description

Description
When attempting to select a new sound for my ringtone, the current process requires manually turning off the previously selected sound, which creates a cumbersome user experience.

Steps to Reproduce:
Click on the FAB (Floating action button) to add a new alarm.
Click on the "Choose Ringtone" button.
Click on the play icon button on any of your existing tones.
Notice that the previously selected sound must be turned off before a new one can be played.

Expected Behavior:
When selecting a new tone (Tone B) after playing a previous tone (Tone A), Tone B should provide a separate control to stop Tone A. Pressing the play button for Tone B should automatically stop any currently playing sound, allowing Tone B to play.

Actual Behavior:
Currently, there is no provision to stop the previously selected sound before playing a new one, requiring manual intervention to turn off the previous sound.

Possible Solution:
Ensure that pressing the play button for a new tone automatically stops any currently playing sound. This will streamline the sound selection process and enhance the user experience.

Screenshots

CleanShot 2024-03-28 at 07 19 36

@davidodejobi davidodejobi added the bug Something isn't working label Mar 28, 2024
@davidodejobi
Copy link
Author

davidodejobi commented Mar 28, 2024

@MarkisDev, could you please review this matter and assign it to me? Also, consider changing the tag from bug to enhancement.

@davidodejobi davidodejobi changed the title Bug: Inefficient Sound Selection Process in Ringtone Setting Inefficient Sound Selection Process in Ringtone Setting Mar 28, 2024
@AryanSarafDev AryanSarafDev linked a pull request Aug 24, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants