Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabled styling not applied to minimal disabled AnchorButtons in dark mode #5136

Closed
zachkirsch opened this issue Feb 22, 2022 · 0 comments
Closed

Comments

@zachkirsch
Copy link
Contributor

zachkirsch commented Feb 22, 2022

Environment

  • Package version(s): 4.0.0-beta.14
  • Operating System: Mac OSX
  • Browser name and version: Chrome 98.0.4758.102

Code Sandbox

Docs: https://blueprintjs.com/docs/versions/4/#core/components/button
Codepen: https://codesandbox.io/s/blueprint-sandbox-forked-qstz0c?file=/src/index.tsx

Steps to reproduce

  1. Make a dark mode container
  2. Render an AnchorButton inside of it
  3. Make it minimal and disabled

Actual behavior

Text/icon is white

Expected behavior

Text/icon should look disabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants