Skip to content

Conversation

@OwenCoogan
Copy link
Contributor

@OwenCoogan OwenCoogan commented Jan 28, 2026

Reverts #627


Note

Removes the @hasError API from OSS::TextArea and reverts its styling logic to rely solely on @errorMessage for the container error state.

  • text-area.ts: deletes hasError arg/computed; no longer applies oss-textarea--errored to the textarea; keeps resize validation/classes
  • text-area.hbs: error container class now driven by @errorMessage; renders message when provided
  • Storybook: removes hasError control/usages; updates examples accordingly
  • Tests: removes scenarios asserting @hasError and textarea-level errored class; retains resize and core behavior tests

Written by Cursor Bugbot for commit b45ba7f. This will update automatically on new commits. Configure here.

@linear
Copy link

linear bot commented Jan 28, 2026

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants