This PR fixes the issue of the Owner field list when editing a project, now it refreshes based on what the user is typing. This PR also adds a text for the Repos URLs field explaining how can the user add a URL
Where should the reviewer start?
Everything can be tested in the Edit project page
How should this be manually tested?
Go to a project page
Click on edit
Play with the Owner field, validating that the Autocomplete is fetching new data based on the search term
Check that the Repo URLs field has the descriptive text
What are the relevant tickets?
334
Screenshots
Checklist
[ ] I added the necessary documentation, if appropriate.
[ ] I added tests to prove that my fix is effective or my feature works.
[X] I reviewed existing Pull Requests before submitting mine.
What does this PR do?
This PR fixes the issue of the Owner field list when editing a project, now it refreshes based on what the user is typing. This PR also adds a text for the Repos URLs field explaining how can the user add a URL
Where should the reviewer start?
Everything can be tested in the Edit project page
How should this be manually tested?
What are the relevant tickets?
334
Screenshots
Checklist