Skip to content

Conversation

@raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Jul 2, 2025

☑️ Resolves

🖼️ Screenshots

🏚️ Before 🏡 After
grafik grafik

🏁 Checklist

  • ⛑️ Tests are included or are not applicable
  • 📘 Component documentation has been extended, updated or is not applicable
  • 2️⃣ Backport to stable8 for maintained Vue 2 version or not applicable

@raimund-schluessler raimund-schluessler added 3. to review Waiting for reviews regression Regression of a previous working feature design Design, UX, interface and interaction design feature: note-card Related to the note-card component labels Jul 2, 2025
@raimund-schluessler raimund-schluessler added this to the 9.0.0-rc.4 milestone Jul 2, 2025
Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

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

Note: that's to override .icon-vue:

min-width: var(--default-clickable-area);
min-height: var(--default-clickable-area);

Looks fine to me

Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

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

It this really needed? If I am correct all thats needed here (and was forgotten) is to set the inline prop of the NcIconSvgWrapper for the icon.

@raimund-schluessler
Copy link
Contributor Author

Inline prop works. Please set my DCO to pass, I only have my mobile at hand right now.

@ShGKme ShGKme force-pushed the fix/7117/notecard-icon-size branch from 9fcecc6 to 364d82b Compare July 5, 2025 19:37
@ShGKme
Copy link
Contributor

ShGKme commented Jul 5, 2025

Squashed into a single commit

Signed-off-by: Raimund Schlüßler
<raimund.schluessler+nextcloud@mailbox.org>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@ShGKme ShGKme force-pushed the fix/7117/notecard-icon-size branch from 364d82b to cb5bb22 Compare July 5, 2025 19:38
@ShGKme ShGKme changed the title fix(NcNoteCard): set min-height and min-width fix(NcNoteCard): too large icon padding Jul 5, 2025
@ShGKme ShGKme added the bug Something isn't working label Jul 5, 2025
@ShGKme ShGKme merged commit 573ea38 into main Jul 5, 2025
25 checks passed
@ShGKme ShGKme deleted the fix/7117/notecard-icon-size branch July 5, 2025 20:04
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 bug Something isn't working design Design, UX, interface and interaction design feature: note-card Related to the note-card component regression Regression of a previous working feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[9.0.0-rc.3] NcNoteCard looks different than in v8

5 participants