Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Reuse NcAutoCompleteResult, remove code duplication #6192

Merged
merged 2 commits into from
Sep 4, 2024
Merged

Conversation

joshtrichards
Copy link
Member

📝 Summary

🖼️ Screenshots

🏚️ Before 🏡 After
B A

🚧 TODO

  • ...

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits
  • Tests (unit, integration and/or end-to-end) passing and the changes are covered with tests
  • Documentation (README or documentation) has been updated or is not required

Signed-off-by: Josh <josh.t.richards@gmail.com>
Signed-off-by: Josh <josh.t.richards@gmail.com>
@luka-nextcloud
Copy link
Contributor

Looks good to me 👍

@mejo- mejo- marked this pull request as ready for review September 4, 2024 09:50
@mejo-
Copy link
Member

mejo- commented Sep 4, 2024

Tested and works well. Thanks @joshtrichards ❤️

@mejo-
Copy link
Member

mejo- commented Sep 4, 2024

/backport to stable30

@mejo- mejo- merged commit 496c37e into main Sep 4, 2024
60 of 63 checks passed
@mejo- mejo- deleted the jtr/fix/3142 branch September 4, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reuse NcAutoCompleteResult, remove code duplication
3 participants