Skip to content

fix: Disabled styles do not follow style props#4428

Merged
ernst-dev merged 2 commits intomainfrom
dev-v3-ernstka-prompt-input-styles
Apr 10, 2026
Merged

fix: Disabled styles do not follow style props#4428
ernst-dev merged 2 commits intomainfrom
dev-v3-ernstka-prompt-input-styles

Conversation

@ernst-dev
Copy link
Copy Markdown
Member

Description

Fixes an issue where style permutations did not match due to disabled styles being reset.

Related links, issue #, if available: n/a

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ernst-dev ernst-dev requested a review from mxschll April 10, 2026 12:27
@ernst-dev ernst-dev requested a review from a team as a code owner April 10, 2026 12:27
@ernst-dev ernst-dev removed the request for review from a team April 10, 2026 12:27
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.38%. Comparing base (af048e8) to head (04f5310).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4428   +/-   ##
=======================================
  Coverage   97.38%   97.38%           
=======================================
  Files         928      928           
  Lines       29200    29200           
  Branches    10565    10565           
=======================================
  Hits        28435    28435           
  Misses        718      718           
  Partials       47       47           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ernst-dev ernst-dev added this pull request to the merge queue Apr 10, 2026
Merged via the queue into main with commit 3ac30b9 Apr 10, 2026
50 checks passed
@ernst-dev ernst-dev deleted the dev-v3-ernstka-prompt-input-styles branch April 10, 2026 13:13
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.

2 participants