Skip to content

[stable30] fix(UnifiedSearch): Focus search input on open - #47333

Merged
AndyScherzinger merged 2 commits into
stable30from
backport/47319/stable30
Aug 21, 2024
Merged

[stable30] fix(UnifiedSearch): Focus search input on open#47333
AndyScherzinger merged 2 commits into
stable30from
backport/47319/stable30

Conversation

@backportbot

@backportbotbackportbotBot commented Aug 19, 2024

Copy link
Copy Markdown

Backport of #47319

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.

Resolves : #47056
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
@AndyScherzinger

Copy link
Copy Markdown
Member

/compile /

@nfebe
nfebe marked this pull request as ready for review August 20, 2024 21:35
@nfebe

Copy link
Copy Markdown
Contributor

/backport to stable29

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@AndyScherzinger
AndyScherzinger merged commit 629bd67 into stable30Aug 21, 2024
@AndyScherzinger
AndyScherzinger deleted the backport/47319/stable30 branch August 21, 2024 07:43
@backportbot

Copy link
Copy Markdown
Author

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29
# Create the new backport branch
git checkout -b backport/47333/stable29
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick 716b8c89 ad27c5fb
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/47333/stable29

Error: No changes found in backport branch


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

@nfebe

Copy link
Copy Markdown
Contributor

Backports to 29 downwards not required so done.

@skjnldsvskjnldsv mentioned this pull request Aug 22, 2024
44 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsfeature: search

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@AndyScherzinger@nfebe@susnux@skjnldsv@nextcloud-command