Skip to content

Button - Labeled Icon - Darken background rotates with icon #4088

@flppv

Description

@flppv

Bug Report

image

Steps

Create a Button with Labeled Icon, and make Labeled Icon rotating with loading prop:

<Button
  labelPosition="right"
  size="huge"
  icon
>
  Test
  <Icon name="circle notch" loading />
</Button>

Expected Result

I expect background to stay static and only Icon content to be rotated

Actual Result

Background rotates together with Icon

Version

2.0.0

Testcase

https://codesandbox.io/s/elated-framework-kgepn?file=/src/App.js

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions