Skip to content

fix(ActivityAppFeed): handle cases for non-scrollable container - #1963

Merged
artonge merged 2 commits into
masterfrom
fix/1909/handle-non-scrollable
Apr 3, 2025
Merged

fix(ActivityAppFeed): handle cases for non-scrollable container#1963
artonge merged 2 commits into
masterfrom
fix/1909/handle-non-scrollable

Conversation

@Antreesy

Copy link
Copy Markdown
Contributor

useInfiniteScroll does not call the callback, if there is nothing to scroll.
Added manual check for it

2025-04-03_17h11_13.mp4

@AntreesyAntreesy added this to the Nextcloud 32 milestone Apr 3, 2025
@AntreesyAntreesy self-assigned this Apr 3, 2025
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
@Antreesy
Antreesyforce-pushed the fix/1909/handle-non-scrollable branch from 6adca7d to 3f7bb9cCompareApril 3, 2025 15:12
@Antreesy

Copy link
Copy Markdown
ContributorAuthor

/compile /

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@codecov

codecovBot commented Apr 3, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 30.80%. Comparing base (2438ccf) to head (8c35641).
Report is 3 commits behind head on master.

Files with missing linesPatch %Lines
src/views/ActivityAppFeed.vue0.00%6 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@## master #1963 +/- ##
==========================================
- Coverage 30.89% 30.80% -0.10% 
==========================================
Files 43 43 Lines 1615 1620 +5 Branches 110 110 ==========================================
Hits 499 499 - Misses 1090 1095 +5 
Partials 26 26 

☔ 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.

@cypress

cypressBot commented Apr 3, 2025

Copy link
Copy Markdown

ActivityRun #2468

Run Properties:status check failed Failed #2468git commitac6bff7223: fix(ActivityAppFeed): handle cases for non-scrollable container
ProjectActivity
Branch Reviewfix/1909/handle-non-scrollable
Run statusstatus check failed Failed #2468
Run duration03m 39s
Commitgit commitac6bff7223: fix(ActivityAppFeed): handle cases for non-scrollable container
CommitterMaksim Sukharev
View all properties for this run ↗︎

Test results
Tests that failedFailures2
Tests that were flakyFlaky0
Tests that did not run due to a developer annotating a test with .skipPending0
Tests that did not run due to a failure in a mocha hookSkipped0
Tests that passedPassing8
View all changes introduced in this branch ↗︎

Tests for review

Failed cypress/e2e/sidebar.cy.ts • 2 failed tests • Run E2E

ViewOutput

Test Artifacts
Check activity listing in the sidebar > Has rename activity Test ReplayScreenshots
Check activity listing in the sidebar > Has comment activity Test ReplayScreenshots

@artonge
artonge merged commit 03d1c6b into masterApr 3, 2025
@artonge
artonge deleted the fix/1909/handle-non-scrollable branch April 3, 2025 15:36
@Antreesy

Copy link
Copy Markdown
ContributorAuthor

/backport 3f7bb9c to stable31

@Antreesy

Copy link
Copy Markdown
ContributorAuthor

/backport 3f7bb9c to stable30

@Antreesy

Copy link
Copy Markdown
ContributorAuthor

/backport 3f7bb9c to stable29

@skjnldsvskjnldsv added this to the Nextcloud 32 milestone Oct 2, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Calendar activities "endless spinner"

5 participants

@Antreesy@AndyScherzinger@artonge@skjnldsv@nextcloud-command