Skip to content

Add a test to document that audio should not stop playing while navigating through a form#6912

Merged
seadowg merged 1 commit intogetodk:masterfrom
grzesiek2010:COLLECT-6865
Oct 14, 2025
Merged

Add a test to document that audio should not stop playing while navigating through a form#6912
seadowg merged 1 commit intogetodk:masterfrom
grzesiek2010:COLLECT-6865

Conversation

@grzesiek2010
Copy link
Member

@grzesiek2010 grzesiek2010 commented Sep 30, 2025

Closes #6865

Why is this the best possible solution? Were any other approaches considered?

We discussed in the issue that allowing audio files to continue playing when a user navigates through the form might actually be a feature. It’s better to leave it as is and just add a new test to document this behavior.

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

It doesn't require testing.

Do we need any specific form for testing your changes? If so, please attach one.

The form is attached to the issue.

Does this change require updates to documentation? If so, please file an issue here and include the link below.

No.

Before submitting this PR, please make sure you have:

  • added or modified tests for any new or changed behavior
  • run ./gradlew connectedAndroidTest (or ./gradlew testLab) and confirmed all checks still pass
  • added a comment above any new strings describing it for translators
  • added any new strings with date formatting to DateFormatsTest
  • verified that any code or assets from external sources are properly credited in comments and/or in the about file.
  • verified that any new UI elements use theme colors. UI Components Style guidelines

@seadowg seadowg merged commit 618a053 into getodk:master Oct 14, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Audio does not stop playing in the Hierarchy view or at the end of the form page

2 participants