-
-
Notifications
You must be signed in to change notification settings - Fork 79.2k
Open
Description
Prerequisites
- I have searched for duplicate or closed issues
- I have validated any HTML to avoid common problems
- I have read the contributing guidelines
Describe the issue
In version 5.3.4 and later, all list group action items appear disabled. As demonstrated in the link below, there is no indication of whether the elements are disabled or not without first hovering them.
In version 5.3.3 and earlier, the non-disabled items had text color with more contrast.
Reduced test cases
The problem can be seen in the official documentation: https://getbootstrap.com/docs/5.3/components/list-group/#links-and-buttons.
Observe that the second, third and fourth element are equal to the last, disabled element.
What operating system(s) are you seeing the problem on?
Windows
What browser(s) are you seeing the problem on?
Chrome
What version of Bootstrap are you using?
5.3.8
Metadata
Metadata
Assignees
Type
Projects
Status
To analyze