Skip to content

Make dialogs drive Activity.onUserInteraction - #1555

Open
arpitagarwal1301 wants to merge 1 commit into
square:mainfrom
arpitagarwal1301:fix/313-make-dialogs-drive-activity
Open

Make dialogs drive Activity.onUserInteraction#1555
arpitagarwal1301 wants to merge 1 commit into
square:mainfrom
arpitagarwal1301:fix/313-make-dialogs-drive-activity

Conversation

@arpitagarwal1301

Copy link
Copy Markdown

Closes #313

Summary

  • Notify the hosting Activity when a dialog window dispatches user input.
  • Preserve existing modal event gating and add focused dialog-touch instrumentation coverage.

Validation

  • :workflow-ui:core-android:build
  • :workflow-ui:core-android:compileDebugAndroidTestKotlin
  • Complete DialogIntegrationTest class: 6 tests passed on Android API 36

The repository-wide build passed the affected module, but the unrelated workflow-runtime browser-test reporter hit a Kotlin/Gradle TeamCity service-message parsing limit after 21,040 tests.

@CLAassistant

CLAassistant commented Jul 28, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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.

Make dialogs drive Activity.onUserInteraction

2 participants