Skip to content

fix(ui): enable account confirmation scrolling - #6548

Merged
crossle merged 1 commit into
masterfrom
fix/enable-account-confirm-scrolling
Jul 31, 2026
Merged

fix(ui): enable account confirmation scrolling#6548
crossle merged 1 commit into
masterfrom
fix/enable-account-confirm-scrolling

Conversation

@SeniorZhai

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 31, 2026 02:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Enables scrolling in the account confirmation bottom sheet.

Changes:

  • Adds remembered vertical scroll state.
  • Makes confirmation content vertically scrollable.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

.fillMaxWidth()
.clip(RoundedCornerShape(topEnd = 8.dp, topStart = 8.dp))
.background(MixinAppTheme.colors.background)
.verticalScroll(rememberScrollState())
@SeniorZhai
SeniorZhai marked this pull request as ready for review July 31, 2026 02:08
@crossle
crossle merged commit 1187921 into master Jul 31, 2026
2 checks passed
@crossle
crossle deleted the fix/enable-account-confirm-scrolling branch July 31, 2026 04:46
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.

3 participants