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

Fix #4595 - Button slots not working #4597

Closed
wants to merge 1 commit into from

Conversation

LanFeusT23
Copy link
Contributor

@LanFeusT23 LanFeusT23 commented Oct 11, 2023

Fix #4595

Button slots for icon and loadingicon should now be functional

@LanFeusT23 LanFeusT23 changed the title Button slots not working - issue 4595 Button slots not working - 4595 Oct 11, 2023
@LanFeusT23 LanFeusT23 changed the title Button slots not working - 4595 Fix #4595 Button slots not working Oct 11, 2023
@LanFeusT23 LanFeusT23 changed the title Fix #4595 Button slots not working Fix #4595 - Button slots not working Oct 11, 2023
@LanFeusT23
Copy link
Contributor Author

Ok as expected I have issues with the tests, I was barely able to run them locally to begin with - but it seems the PR is running into problems as well I'm honestly not sure how to fix

@tugcekucukoglu
Copy link
Member

If you want to use the default slot, you must do all the other icon, loadingicon and label adding operations yourself.

@LanFeusT23
Copy link
Contributor Author

I don't understand. What's the point of having a slots for default, loading and loadingicon if you can't use any of them the moment you use the default slot?

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.

Button slots for icon and loadingicon do not work and render as "icon only"
2 participants