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

[BUG] Icon intent ignored in <Dialog/> title #6824

Open
OliverWales opened this issue May 24, 2024 · 0 comments
Open

[BUG] Icon intent ignored in <Dialog/> title #6824

OliverWales opened this issue May 24, 2024 · 0 comments

Comments

@OliverWales
Copy link
Contributor

Environment

  • Package version(s): @blueprintjs/core 5.10.3
  • Operating System: MacOS
  • Browser name and version: Chrome 125.0.6422.76

Steps to reproduce

  • Make a dialog
  • Put an icon in the header with an intent
  • Expect icon to render with intent

Actual behavior

  • Icon renders as grey regardless of intent
image

Expected behavior

  • Icon renders with intent if set
image

Possible solution

Currently manually setting color prop to intent colour

@OliverWales OliverWales changed the title Icon intent ignored in <Dialog/> title [BUG] Icon intent ignored in <Dialog/> title May 24, 2024
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