Skip to content

Conversation

@nfebe
Copy link
Contributor

@nfebe nfebe commented Aug 19, 2024

Resolves : #47056

@nfebe
Copy link
Contributor Author

nfebe commented Aug 19, 2024

/backport to stable30

@nfebe
Copy link
Contributor Author

nfebe commented Aug 19, 2024

/backport to stable29

@nfebe
Copy link
Contributor Author

nfebe commented Aug 19, 2024

/backport to stable28

@nfebe
Copy link
Contributor Author

nfebe commented Aug 19, 2024

/compile

@nfebe nfebe enabled auto-merge August 19, 2024 07:04
Copy link
Contributor

@susnux susnux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@nfebe nfebe force-pushed the fix/47056/focus-unified-search-on-open branch from 429ef0c to 911f7fa Compare August 19, 2024 12:40
@nfebe nfebe force-pushed the fix/47056/focus-unified-search-on-open branch from 911f7fa to cf59575 Compare August 19, 2024 12:49
@nfebe
Copy link
Contributor Author

nfebe commented Aug 19, 2024

/compile

Signed-off-by: nextcloud-command <[email protected]>
@nfebe nfebe merged commit 3b795cd into master Aug 19, 2024
@nfebe nfebe deleted the fix/47056/focus-unified-search-on-open branch August 19, 2024 18:30
@backportbot
Copy link

backportbot bot commented Aug 19, 2024

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

# Switch to the target branch and update it
git checkout stable28
git pull origin stable28

# Create the new backport branch
git checkout -b backport/47319/stable28

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick cf595751 ecca9e1a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/47319/stable28

Error: No changes found in backport branch


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

@backportbot
Copy link

backportbot bot commented Aug 19, 2024

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/47319/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 cf595751 ecca9e1a

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/47319/stable29

Error: No changes found in backport branch


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

@github-actions
Copy link
Contributor

github-actions bot commented Nov 1, 2024

Hello there,
Thank you so much for taking the time and effort to create a pull request to our Nextcloud project.

We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process.

Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6

Thank you for contributing to Nextcloud and we hope to hear from you soon!

(If you believe you should not receive this message, you can add yourself to the blocklist.)

@skjnldsv skjnldsv mentioned this pull request Jan 7, 2025
@susnux susnux moved this from 🏗️ In progress to ☑️ Done in 📁 Files team Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: ☑️ Done

Development

Successfully merging this pull request may close these issues.

[Bug]: Advanced search does not focus input when opened

5 participants