Skip to content

[stable8] feat(NcListItem): emit dragstart event#8169

Merged
mejo- merged 1 commit into
stable8from
feat/nclistitem_emit_dragstart
Feb 4, 2026
Merged

[stable8] feat(NcListItem): emit dragstart event#8169
mejo- merged 1 commit into
stable8from
feat/nclistitem_emit_dragstart

Conversation

@mejo-

@mejo- mejo- commented Feb 4, 2026

Copy link
Copy Markdown
Contributor

Needed for Collectives to alter the DataTransfer property of the DragEvent

🏁 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

@mejo- mejo- requested review from Antreesy, ShGKme and susnux February 4, 2026 12:19
@mejo- mejo- self-assigned this Feb 4, 2026
@mejo- mejo- added 3. to review Waiting for reviews feature: list-item Related to the list-item component labels Feb 4, 2026
@mejo-

mejo- commented Feb 4, 2026

Copy link
Copy Markdown
Contributor Author

/backport to main

@codecov

codecov Bot commented Feb 4, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
βœ… Project coverage is 46.02%. Comparing base (c069f97) to head (1527042).
⚠️ Report is 2 commits behind head on stable8.

Files with missing lines Patch % Lines
src/components/NcListItem/NcListItem.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           stable8    #8169      +/-   ##
===========================================
- Coverage    46.03%   46.02%   -0.01%     
===========================================
  Files          192      192              
  Lines         4764     4765       +1     
  Branches      1227     1166      -61     
===========================================
  Hits          2193     2193              
- Misses        2483     2486       +3     
+ Partials        88       86       -2     

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@ShGKme ShGKme changed the title feat(NcListItem): emit dragstart event [stable8] feat(NcListItem): emit dragstart event Feb 4, 2026
@ShGKme ShGKme added the enhancement New feature or request label Feb 4, 2026
Comment thread src/components/NcListItem/NcListItem.vue Outdated
Comment thread src/components/NcListItem/NcListItem.vue Outdated
Needed for Collectives to alter the DataTransfer property of the
DragEvent

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the feat/nclistitem_emit_dragstart branch from c4aaca9 to 1527042 Compare February 4, 2026 12:35
@mejo- mejo- merged commit b592ac2 into stable8 Feb 4, 2026
17 of 21 checks passed
@mejo- mejo- deleted the feat/nclistitem_emit_dragstart branch February 4, 2026 12:53
@ShGKme ShGKme mentioned this pull request Feb 4, 2026
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 enhancement New feature or request feature: list-item Related to the list-item component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants