Add WideClassicCard snippet and fix preview rendering#982
Conversation
|
Here is the summary of changes. You are about to add 3 region tags.
This comment is generated by snippet-bot.
|
There was a problem hiding this comment.
Code Review
This pull request cleans up unused imports and updates previews in GridTrackSize.kt, while introducing a new WideClassicCard component, a CardArea enum, and a PreviewMediaQuery helper to NamedArea.kt to demonstrate responsive grid configurations. The code review feedback suggests improving the visual design of WideClassicCard by adding padding to its text elements to prevent clipping, and wrapping the global flag initialization in PreviewMediaQuery within a SideEffect block to properly handle side effects in Compose.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
This pull request has following changes: