Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

TomJGooding
Copy link
Contributor

@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
Contributor 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
Member

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

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