Skip to content

Fix TextArea being marked dirty from focus#258

Draft
devmount wants to merge 5 commits intomainfrom
bugs/207-fix-dirty-textarea
Draft

Fix TextArea being marked dirty from focus#258
devmount wants to merge 5 commits intomainfrom
bugs/207-fix-dirty-textarea

Conversation

@devmount
Copy link
Copy Markdown
Collaborator

@devmount devmount commented Apr 10, 2026

Description of the Change

This change aligns the implementation of our TextArea component with the one of TextInput, taking the latter as Template regarding structure, events and behavior - including the dirty state on blur.

The TextArea stories were extended for readonly and disabled states.

Also unused l10n snippets / a const in TextInput were removed.

Benefits

Cleaner and more consistent code. No annoying premature error messages.

Related tickets

Related to #207 (Not closing since there are more input components to check first)

@devmount devmount changed the title Bugs/207 fix dirty textarea Fix TextArea being marked dirty from focus Apr 10, 2026
@devmount devmount marked this pull request as draft April 14, 2026 11:27
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