Skip to content

fix(ui5-textarea): set textarea wrapper padding in base theme file#13345

Merged
aleksandar-terziev merged 1 commit intomainfrom
text-area-padding
Apr 7, 2026
Merged

fix(ui5-textarea): set textarea wrapper padding in base theme file#13345
aleksandar-terziev merged 1 commit intomainfrom
text-area-padding

Conversation

@aleksandar-terziev
Copy link
Copy Markdown
Contributor

Fixes: #13343

@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

ui5-webcomponents-bot commented Mar 30, 2026

🧹 Preview deployment cleaned up: https://pr-13345--ui5-webcomponents.netlify.app

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview March 30, 2026 17:18 Inactive
@ivoplashkov ivoplashkov requested a review from nikoletavnv March 31, 2026 07:35
--_ui5_textarea_focus_outline_color: var(--sapContent_FocusColor);
--_ui5_textarea_min_height: 2.25rem;
--_ui5_textarea_wrapper_padding: 0;
--_ui5_textarea_wrapper_padding: 0.0625rem;
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.

Once we set the padding in the base .css we should remove it from the horizon themes because it is redundant.
Remove the parameter --_ui5_textarea_wrapper_padding: 0.0625rem; from:
packages/main/src/themes/sap_horizon/TextArea-parameters.css and
packages/main/src/themes/sap_horizon_dark/TextArea-parameters.css

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Resolved!

@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 3, 2026 10:59 Inactive
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 3, 2026 11:21 Inactive
@aleksandar-terziev aleksandar-terziev merged commit 3fb9b5c into main Apr 7, 2026
21 of 22 checks passed
@aleksandar-terziev aleksandar-terziev deleted the text-area-padding branch April 7, 2026 11:11
@ui5-webcomponents-bot ui5-webcomponents-bot temporarily deployed to preview April 7, 2026 11:11 Inactive
@ui5-webcomponents-bot
Copy link
Copy Markdown
Collaborator

🎉 This PR is included in version v2.22.0-rc.0 🎉

The release is available on v2.22.0-rc.0

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ui5-textarea]: is not growing in sap_fiori_3 theme

3 participants