Skip to content

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

Merged
artonge merged 2 commits into
stable29from
backport/49017/stable29
Oct 31, 2024
Merged

[stable29] fix(ShareEntryLinkList): Append new links to the end of list#49021
artonge merged 2 commits into
stable29from
backport/49017/stable29

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/stable29 branch from 8e813c4 to 3d4ac5dCompareOctober 30, 2024 15:14
@nfebe
nfebe marked this pull request as ready for review October 30, 2024 15:14
@nfebe
nfebe enabled auto-merge October 30, 2024 15:14
@AltahrimAltahrim mentioned this pull request Oct 30, 2024
4 tasks
@solracsf

Copy link
Copy Markdown
Member

/compile

@solracsf
solracsf disabled auto-merge October 31, 2024 08:12
nfebeand others added 2 commits October 31, 2024 14: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>
@artonge
artongeforce-pushed the backport/49017/stable29 branch from 0c2f0e4 to 9fa1505CompareOctober 31, 2024 13:48
@artonge
artonge merged commit 6bf15d8 into stable29Oct 31, 2024
@artonge
artonge deleted the backport/49017/stable29 branch October 31, 2024 14:26
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.

4 participants

@solracsf@artonge@nfebe@nextcloud-command