Skip to content

[FluentList, ListItem, BottomSheetController] Updates for glass support - #2281

Merged
nodes11 merged 3 commits into
microsoft:mainfrom
nodes11:list_clear_style
Aug 3, 2026
Merged

[FluentList, ListItem, BottomSheetController] Updates for glass support#2281
nodes11 merged 3 commits into
microsoft:mainfrom
nodes11:list_clear_style

Conversation

@nodes11

@nodes11 nodes11 commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Platforms Impacted

  • iOS
  • visionOS
  • macOS

Description of changes

  • Bottom sheets: iOS 26 glass sheets now use the sheet’s background token as a tint—65% opacity for glass states and fully opaque when expanded with adaptive backgrounds. This improves theme consistency and aligns with Apple's system sheets. Older iOS and visionOS are unaffected.
  • FluentList: Adds the public .glass list style. It retains the inset-grouped layout while removing list and item backgrounds, allowing underlying glass/material content to remain visible.
  • ListItem: Automatically use clear backgrounds under .glass. Custom background styles still take precedence.
  • BottomSheetControllerDemo - Add a UIMenu table view cell that allows the user to select between glass and primary sheet styles. Add a toggle to enable the adaptive background mode when glass is enabled.

Binary change

(how is our binary size impacted -- see https://github.com/microsoft/fluentui-apple/wiki/Size-Comparison)

Verification

Validated with internal test cases.

Simulator.Screen.Recording.-.iPhone.17.Pro.-.2026-08-03.at.07.25.03.mov
Simulator.Screen.Recording.-.iPhone.17.Pro.-.2026-08-03.at.07.28.33.mov

Pull request checklist

This PR has considered:

  • Light and Dark appearances
  • iOS supported versions (all major versions greater than or equal current target deployment version)
  • VoiceOver and Keyboard Accessibility
  • Internationalization and Right to Left layouts
  • Different resolutions (1x, 2x, 3x)
  • Size classes and window sizes (iPhone vs iPad, notched devices, multitasking, different window sizes, etc)
  • iPad Pointer interaction
  • SwiftUI consumption (validation or new demo scenarios needed)
  • Objective-C exposure (provide it only if needed)
Microsoft Reviewers: Open in CodeFlow

@nodes11
nodes11 requested a review from a team as a code owner August 3, 2026 14:29
@nodes11
nodes11 merged commit c1c04a9 into microsoft:main Aug 3, 2026
12 of 13 checks passed
@nodes11 nodes11 mentioned this pull request Aug 3, 2026
12 tasks
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