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 empty content height in NcDashboardWidget in N in N in N #3372

Merged
merged 1 commit into from
Oct 18, 2022

Conversation

CarlSchwan
Copy link
Contributor

@CarlSchwan CarlSchwan commented Oct 17, 2022

Use padding instead of margin

Fix nextcloud/server#34582

@CarlSchwan CarlSchwan added the 3. to review Waiting for reviews label Oct 17, 2022
@CarlSchwan CarlSchwan added this to the 7.0.1 milestone Oct 17, 2022
@CarlSchwan CarlSchwan requested review from julien-nc and a team October 17, 2022 13:39
@CarlSchwan CarlSchwan self-assigned this Oct 17, 2022
@CarlSchwan CarlSchwan requested review from mejo- and JuliaKirschenheuter and removed request for a team October 17, 2022 13:39
@julien-nc
Copy link
Contributor

This does not work on my side. In the screenshot, the Mattermost widget is linked with your PR's branch of @nextcloud/vue and the upcoming cards one is not.

The Mattermost widget empty content is selected in the inspector.

image

Removing the top margin by setting it to 0 works for me.

src/components/NcDashboardWidget/NcDashboardWidget.vue Outdated Show resolved Hide resolved
Use padding instead of margin

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Copy link
Contributor

@julien-nc julien-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@skjnldsv skjnldsv requested a review from artonge October 18, 2022 08:51
@skjnldsv skjnldsv merged commit 6f9dac3 into master Oct 18, 2022
@skjnldsv skjnldsv deleted the fix/empty-content-height branch October 18, 2022 08:52
@nickvergessen nickvergessen modified the milestones: 7.0.1, 7.0.2 Oct 25, 2022
@skjnldsv skjnldsv mentioned this pull request Nov 15, 2022
@skjnldsv skjnldsv modified the milestones: 7.0.2, 7.1.0 Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: NC 25 Dashboard widgets height are off
5 participants