Skip to content

feat(ui5-textarea): introduce new character counter property and logic#13695

Open
aleksandar-terziev wants to merge 1 commit into
mainfrom
text-area-counter-poc
Open

feat(ui5-textarea): introduce new character counter property and logic#13695
aleksandar-terziev wants to merge 1 commit into
mainfrom
text-area-counter-poc

Conversation

@aleksandar-terziev

@aleksandar-terziev aleksandar-terziev commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

JIRA: BGSOFUIRILA-4331

  • New property showExceededTextFocus
  • Visibility logic updated:
    • shows character counter when:
      • focused
      • exceeded
      • valueState is "Critical" or "Negative"
  • if the new property showExceededTextFocus and the existing property showExceededText are both set, the new showExceededTextFocus property logic takes precedence.
  • For space reservation visibility: hidden is used
  • ValueState-based counter coloring - Critical = warning color, Negative = error color

@sap-ui5-webcomponents-release

sap-ui5-webcomponents-release Bot commented Jun 15, 2026

Copy link
Copy Markdown

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