Skip to content

[stable30] fix(ShareEntryLinkList): Append new links to the end of list - #49022

Merged
nfebe merged 1 commit into
stable30from
backport/49017/stable30
Oct 31, 2024
Merged

[stable30] fix(ShareEntryLinkList): Append new links to the end of list#49022
nfebe merged 1 commit into
stable30from
backport/49017/stable30

Conversation

@backportbot

@backportbotbackportbotBot commented Oct 30, 2024

Copy link
Copy Markdown

Backport of #49017

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

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

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

@nfebe
nfebeforce-pushed the backport/49017/stable30 branch from f8b3020 to 64dc580CompareOctober 30, 2024 15:16
@nfebe
nfebe marked this pull request as ready for review October 30, 2024 15:17
@nfebe
nfebe enabled auto-merge October 30, 2024 15:17
@AltahrimAltahrim mentioned this pull request Oct 30, 2024
2 tasks
@Altahrim
Altahrimforce-pushed the backport/49017/stable30 branch from 64dc580 to 1e3b276CompareOctober 31, 2024 08:31
@artonge

Copy link
Copy Markdown
Collaborator

/compile amend /

@artonge
artongeforce-pushed the backport/49017/stable30 branch from 1e3b276 to 23788bdCompareOctober 31, 2024 13:44
Currently new shares are added to beginning of the share list in the UI
messing up the ordering with the original (first) looking like the most
recent and the most recent looking like the original share. This error
disappears on refresh.
Resolves : #48415
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nfebe
nfebe merged commit fb71f4b into stable30Oct 31, 2024
@nfebe
nfebe deleted the backport/49017/stable30 branch October 31, 2024 14:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsfeature: sharing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@artonge@nfebe