Skip to content

scrollable setting dialog#492

Merged
Kimblebee merged 4 commits intomainfrom
kim/bugfix/popup-content-scroll
Apr 10, 2026
Merged

scrollable setting dialog#492
Kimblebee merged 4 commits intomainfrom
kim/bugfix/popup-content-scroll

Conversation

@Kimblebee
Copy link
Copy Markdown
Collaborator

@Kimblebee Kimblebee commented Apr 7, 2026

Adds a scrollable property to settings screen alert dialogs, such that overflowing text can still be accessible.

The id of the scrollable container is: dialog_contents_container

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds vertical scrolling to the BasicPopupSetting component and updates test tags to follow the required naming convention. A potential issue was identified where this change causes nested scrolling in VideoQualitySetting, which already has an internal scroll state; the redundant verticalScroll in that component should be removed to avoid conflicting behaviors.

@Kimblebee Kimblebee marked this pull request as ready for review April 7, 2026 21:28
Comment thread feature/settings/src/main/java/com/google/jetpackcamera/settings/ui/TestTags.kt Outdated
Comment thread feature/settings/src/main/java/com/google/jetpackcamera/settings/ui/TestTags.kt Outdated
@Kimblebee Kimblebee merged commit f758d8c into main Apr 10, 2026
8 checks passed
@Kimblebee Kimblebee deleted the kim/bugfix/popup-content-scroll branch April 10, 2026 22:33
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.

2 participants