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

[Icon] Fixed background issue when Icon is used as Labeled Icon for Button as loading one #7023

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

flppv
Copy link
Contributor

@flppv flppv commented Oct 13, 2020

Description

See my initial issue Semantic-Org/Semantic-UI-React#4088

I moved icon-loading animation into :before element itself.

Testcase

Before: https://jsfiddle.net/afkm1v7w/
After: https://jsfiddle.net/t16y3wLk/
(I demonstrated my changes in temporary CSS override)

@flppv flppv changed the title Fix Button with Loading Labeled Icon bug [Icon] Fixed background issue when Icon is used as Labeled Icon for Button as loading one Oct 13, 2020
@lubber-de

This comment was marked as spam.

@flppv
Copy link
Contributor Author

flppv commented Oct 18, 2020

@lubber-de does it mean that this fix shouldn't be done here in Semantic UI?

@lubber-de

This comment was marked as spam.

@flppv
Copy link
Contributor Author

flppv commented Oct 18, 2020

Frankly, I haven't heard about Fomantic earlier, as I am satisfied with Semantic UI.
Then I've found a bug and decided that I can contribute into it's fix.

If there is an existing PR to fix that bug here, in SemanticUI, let me know and I'll close my one.

@lubber-de

This comment was marked as spam.

@jlukic jlukic merged commit 69d2ddb into Semantic-Org:next Oct 6, 2022
jlukic added a commit that referenced this pull request Oct 6, 2022
@jlukic
Copy link
Member

jlukic commented Oct 6, 2022

This PR breaks regular regular usage of loading icon.

I've implemented this in 49b9cbf and updated the docs to include an example.

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

Successfully merging this pull request may close these issues.

None yet

3 participants