Skip to content

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

Merged
nfebe merged 2 commits into
stable28from
backport/49017/stable28
Oct 30, 2024
Merged

[stable28] fix(ShareEntryLinkList): Append new links to the end of list#49020
nfebe merged 2 commits into
stable28from
backport/49017/stable28

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.

@solracsf

Copy link
Copy Markdown
Member

/compile

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>
@nfebe
nfebeforce-pushed the backport/49017/stable28 branch from 1b4ab5d to 6f9760eCompareOctober 30, 2024 15:07
@nfebe
nfebe marked this pull request as ready for review October 30, 2024 15:08
@nfebe
nfebe enabled auto-merge October 30, 2024 15:08
@AltahrimAltahrim mentioned this pull request Oct 30, 2024
2 tasks
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@nfebe
nfebe merged commit cd1e949 into stable28Oct 30, 2024
@nfebe
nfebe deleted the backport/49017/stable28 branch October 30, 2024 17:12
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