Skip to content

PR: feature enable transparent background for the modal and drawer title bars - #156

Merged
seshagiriprabhu merged 4 commits into
mainfrom
155-feature-enable-transparent-background-for-the-modal-and-drawer-title-bars
Aug 18, 2026
Merged

PR: feature enable transparent background for the modal and drawer title bars#156
seshagiriprabhu merged 4 commits into
mainfrom
155-feature-enable-transparent-background-for-the-modal-and-drawer-title-bars

Conversation

@seshagiriprabhu

Copy link
Copy Markdown
Contributor

Closes #155

Summary

  • Default headerClassName to !bg-transparent for both Drawer and Modal components, making the header background transparent by default.
  • Clients can still override headerClassName with a custom value as needed.
  • Added CustomHeaderBackground stories for both components demonstrating the override.

@seshagiriprabhu seshagiriprabhu self-assigned this Aug 18, 2026
@seshagiriprabhu seshagiriprabhu added the enhancement New feature or request label Aug 18, 2026
@aws-amplify-ap-south-1

Copy link
Copy Markdown

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-156.d2qkyvw8y8fzvq.amplifyapp.com

@seshagiriprabhu
seshagiriprabhu merged commit bd364d8 into main Aug 18, 2026
6 checks passed
@seshagiriprabhu
seshagiriprabhu deleted the 155-feature-enable-transparent-background-for-the-modal-and-drawer-title-bars branch August 18, 2026 09:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Enable transparent background for the Modal and Drawer title bars

1 participant