bootstrap icon indicating copy to clipboard operation
bootstrap copied to clipboard

Disabled buttons get colored error fixed

Open Riyazul555 opened this issue 1 year ago • 2 comments

Description

Motivation & Context

Type of changes

  • [ ] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Refactoring (non-breaking change)
  • [ ] Breaking change (fix or feature that would change existing functionality)

Checklist

  • [ ] I have read the contributing guidelines
  • [ ] My code follows the code style of the project (using npm run lint)
  • [ ] My change introduces changes to the documentation
  • [ ] I have updated the documentation accordingly
  • [ ] I have added tests to cover my changes
  • [ ] All new and existing tests passed

Live previews

Related issues

Closes #40557

Riyazul555 avatar Jul 06 '24 08:07 Riyazul555

Ok I got it @julien-deramond I have made new changes Please check out Thanks

Riyazul555 avatar Jul 06 '24 15:07 Riyazul555

This PR makes the ligtness of disabled buttons fixed. Disabled buttons should fade into the background , so the lightness has to change depending on which background a button is put on. So this does not close the mentioned issue.

@Riyazul555 There is already an open PR for the issue. Please see https://github.com/twbs/bootstrap/pull/40559 – feedback welcome!

rr-it avatar Jul 11 '24 13:07 rr-it

Closing as stale.

mdo avatar Apr 09 '25 06:04 mdo