text
text copied to clipboard
fix: Reuse NcAutoCompleteResult, remove code duplication
📝 Summary
- Resolves: #3142
🖼️ 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
Looks good to me 👍
Tested and works well. Thanks @joshtrichards :heart:
/backport to stable30