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

[stable28] fix(comments): Fix issues thrown by comments sidebar tab code #44902

Merged
merged 2 commits into from
Aug 2, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Apr 17, 2024

Backport of #44868

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Remove all the empty commits

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot requested review from artonge, Pytal and susnux April 17, 2024 18:47
@backportbot backportbot bot added bug 3. to review Waiting for reviews labels Apr 17, 2024
@backportbot backportbot bot added this to the Nextcloud 28.0.5 milestone Apr 17, 2024
@solracsf solracsf added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Jun 30, 2024
@skjnldsv skjnldsv marked this pull request as ready for review August 2, 2024 07:39
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 2. developing Work in progress labels Aug 2, 2024
@skjnldsv skjnldsv force-pushed the backport/44868/stable28 branch from 1be1d23 to 2f7f8ee Compare August 2, 2024 07:43
@skjnldsv skjnldsv enabled auto-merge August 2, 2024 07:43
susnux added 2 commits August 2, 2024 10:08
When the comments tab is used instead of the merged activity+comments, then some issues are throws due to prop altering and duplicated names (resourceId as prop and data).

This is fixed as well as some other vue related errors in the sidebar

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@skjnldsv skjnldsv force-pushed the backport/44868/stable28 branch from 2f7f8ee to 2fef12f Compare August 2, 2024 08:10
@skjnldsv skjnldsv disabled auto-merge August 2, 2024 12:04
@skjnldsv skjnldsv merged commit 1ea1f4f into stable28 Aug 2, 2024
44 of 45 checks passed
@skjnldsv skjnldsv deleted the backport/44868/stable28 branch August 2, 2024 12:05
@Altahrim Altahrim mentioned this pull request Aug 8, 2024
3 tasks
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants