Skip to content

[Identity] Fix bottom sheet layout and dismissal - #14618

Open
tillh-stripe wants to merge 3 commits into
masterfrom
fix/identity-bottom-sheet-behavior
Open

tillh-stripe wants to merge 3 commits into
masterfrom
fix/identity-bottom-sheet-behavior

Conversation

@tillh-stripe

@tillh-stripe tillh-stripe commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

Summary

This pull request polishes a few things with bottom sheets in the Identity SDK.

  1. The scrim behind the sheet now correctly covers the top app bar.
  2. The sheets no longer have a gap at the bottom of the screen.
  3. The sheets are no longer restricted to a 400px height. Instead, they'll grow until they reach the screen height. If the content height exceeds that, the content will start to scroll.
  4. The sheets now properly slide out of view instead of disappearing immediately.

Motivation

💅

Testing

  • Added tests
  • Modified tests
  • Manually verified

Screen recordings

Before

Screen_recording_20260918_132711.mp4

After

Screen_recording_20260918_132556.mp4

Changelog

tillh-stripe and others added 3 commits September 18, 2026 12:50
Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>
Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>
Committed-By-Agent: codex
Co-authored-by: codex <noreply@openai.com>
@tillh-stripe
tillh-stripe force-pushed the fix/identity-bottom-sheet-behavior branch from 1afb0d3 to f0f9aa6 Compare September 18, 2026 18:29
@tillh-stripe
tillh-stripe marked this pull request as ready for review September 18, 2026 18:55
@tillh-stripe
tillh-stripe requested review from a team as code owners September 18, 2026 18:55
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.

1 participant