ajoecker1 opened a new issue, #8805: URL: https://github.com/apache/incubator-devlake/issues/8805
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened The following behavior was found in v1.0.3-beta10 in a sonaqube connection, it might impact other searches too. The search is not working properly or inuititevely. The maximal number of results returned seems to be limited to 20 without an option to load more results. Also when using the search field, it is unclear how the projects are mapped. E.g. searching `backend` returns projects that have no word similiar to backend in the name, so results seems to be random. E.g. I have a project called `translation-backend`. Searching 'translation' does not show the project, searching 'backend' does. But this is not cohersive. So another time searching 'translation' returns my project amongst the others, but 'backend' not. If there is a way to confidentially share a screenshot of this, please let me know, as I cannot share the list of projects unfortunately here. ### What do you expect to happen - When searching for a pattern, all projects that contains this pattern are displayed. - If the number of results are bigger than a threshold, there should be an option to page next results. - An explanation on how to search for projects and what formats are accepted (like regex or simply word matching) ### How to reproduce Create a sonarqube connection to a repo with more than 20 projects and start search for some projects ### Anything else _No response_ ### Version v1.0.3-beta10 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
