Skip to content

fix(text area): fix stuck background with css theme#5972

Merged
willmcgugan merged 4 commits intoTextualize:mainfrom
TomJGooding:fix-text-area-fix-stuck-background-with-css-theme
Jul 25, 2025
Merged

fix(text area): fix stuck background with css theme#5972
willmcgugan merged 4 commits intoTextualize:mainfrom
TomJGooding:fix-text-area-fix-stuck-background-with-css-theme

Conversation

@TomJGooding
Copy link
Copy Markdown
Collaborator

@TomJGooding TomJGooding commented Jul 19, 2025

Fix TextArea issue with the css theme, where the background color was stuck from the previous theme.

Fixes #5964

Please review the following checklist.

  • Docstrings on all new or modified functions / classes
  • Updated documentation
  • Updated CHANGELOG.md (where appropriate)

Fix `TextArea` issue with the `css` theme, where the background color was
stuck from the previous theme.

Fixes Textualize#5964
@TomJGooding
Copy link
Copy Markdown
Collaborator Author

@willmcgugan Did you mean to push e84600c to main? There's a number of failed snapshot tests that look unrelated to this PR.

@willmcgugan
Copy link
Copy Markdown
Member

No, I thought I was pushing to a branch. Should be fixed in main. Rerunning the tests.

@willmcgugan
Copy link
Copy Markdown
Member

Thanks

@willmcgugan willmcgugan merged commit 3070b83 into Textualize:main Jul 25, 2025
38 of 41 checks passed
@TomJGooding TomJGooding deleted the fix-text-area-fix-stuck-background-with-css-theme branch July 25, 2025 08:39
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.

TextArea background in css theme becomes "sticky" after setting a non-css theme

2 participants