You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the floating labels (without values), if we do that, don't we confuse a disabled floating label (that displays only the label) with a disabled input?
I think we do risk that, but generally that's okay I think as the end result is the same—an input with a label is disabled. I merged your other PR without seeing this—want to cut a new one if you're able?
Prerequisites
Describe the issue
A disabled form-floating input uses the wrong colour.
Reduced test cases
Demo shows:
https://codepen.io/vwhzvdkyrlmuapzyih/pen/MWXgVmm
What operating system(s) are you seeing the problem on?
Linux
What browser(s) are you seeing the problem on?
Firefox
What version of Bootstrap are you using?
5.2.2
The text was updated successfully, but these errors were encountered: