v6: Forms - feedback / bugs #42445
Unanswered
coliff
asked this question in
v6 Feedback
Replies: 1 comment 2 replies
-
|
Radio/Check/Switch can be reversed via utility classes. Currently, the reversed variant has been removed and I think we should bring it back. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Running list of feedback/bugs on v6 forms. I'll keep this listed updated.
Checkbox / Radio
Bug: The border color is very light in light mode. I have one monitor set to be bright and an unchecked radio is pretty much invisible. (I think this is something that is planned to be improved in v5.4)Darkened recentlyBug: Disabled checked checkbox are blue (looks broken)Datepicker
autocomplete="off"attribute - I always find it unhelpful (screenshot Edge on Windows), either in the JS code or docs suggesting adding it.Floating Labels
Bug: Textarea with custom heights overlapsBug: Disabled textarea overlapping bugForm Control
Bug: the example select doesn't show the chevron icon if user has dark-mode preference but is viewing site in light mode.OTP
Range
data-bs-rangedata attribute - something like this demo (original code by @louismaximepiton ! : https://code.christianoliff.com/bootstrap-6-range-meter/Radio
Disabled checked radios are showing as blue (looks broken)Switch
Disabled checked switches are showing as blue (looks broken) - see exampleBeta Was this translation helpful? Give feedback.
All reactions