Issue Summary
This is reproducible on Data Center: Yes
Steps to Reproduce
- Create a repository with a lengthy name.
- Create two forks of the repository with names of similar lengths.

- Try to create a Pull request from the original repository and look at the source dropdown
Expected Results
The repository names are completely displayed. This is working fine on version 7.21.x
Actual Results
The repository names are not completely displayed. Since some of the repository names can be similar, it is impossible to distinguish the repositories.
As shown in the screenshot below:
![]()
Workaround
Use the REST API endpoint to create the pull request.