Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

Icon does not respect 'error' property, but Text does #506

@vadimvar

Description

@vadimvar

Bug Report

Steps

          <Icon
            name="exclamation"
            size="small"
            circular
            error
            styles={{ paddingTop: "0.6rem" }}
          />
          <Text error content={composeErrorMessage(error)} />

Expected Result

Expect both icon and text to be red

Actual Result

The actual result that happened 💣
image

Version

x.y.z

Testcase

Metadata

Metadata

Assignees

No one assigned

    Labels

    vstsPaired with ticket in vsts🧰 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions