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

Implement empty content icon slot in DashboardWidget #3034

Merged
merged 2 commits into from
Aug 15, 2022

Conversation

raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Aug 14, 2022

This implements two slots for populating the empty icon and half-empty icon slots of the empty content component. This closes #3033.

I also fixed the rule to overwrite the empty-content top-margin in the dashboard widget.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler added this to the 6.0.0 milestone Aug 14, 2022
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler marked this pull request as ready for review August 14, 2022 19:16
@raimund-schluessler raimund-schluessler added bug Something isn't working 3. to review Waiting for reviews feature: emptycontent Related to the emptycontent component feature: dashboard Related to the dashboard widget regression Regression of a previous working feature labels Aug 15, 2022
@raimund-schluessler raimund-schluessler changed the title Implement empty icon slot in DashboardWidget Implement empty content icon slot in DashboardWidget Aug 15, 2022
@Pytal Pytal added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Aug 15, 2022
@Pytal Pytal merged commit 9f90518 into master Aug 15, 2022
@Pytal Pytal deleted the fix/3033/dashboard-emptycontent branch August 15, 2022 19:24
@skjnldsv skjnldsv mentioned this pull request Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug Something isn't working feature: dashboard Related to the dashboard widget feature: emptycontent Related to the emptycontent component regression Regression of a previous working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DashboardWidget does not show empty-content-icon anymore
3 participants