Skip to content

unfinished-comments - Restore feature on React-based views#9150

Merged
SunsetTechuila merged 2 commits into
mainfrom
unfinished-comments-react
Apr 3, 2026
Merged

unfinished-comments - Restore feature on React-based views#9150
SunsetTechuila merged 2 commits into
mainfrom
unfinished-comments-react

Conversation

@SunsetTechuila
Copy link
Copy Markdown
Member


function isFieldDirty(field: HTMLTextAreaElement): boolean {
return field.matches('[class*="Textarea__StyledTextarea"]')
return field.matches('[class*="Textarea"]')
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

It's prc-Textarea-TextArea now

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

None of the Rails components use a class containing "Textarea"

@SunsetTechuila SunsetTechuila merged commit 7455659 into main Apr 3, 2026
9 checks passed
@SunsetTechuila SunsetTechuila deleted the unfinished-comments-react branch April 3, 2026 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants