You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2020. It is now read-only.
When there is already a repository open and the user goes to the Add Repository screen, the drop-down list to select a branch gets cut off.
The first image shows the drop-down list working normally on the screen for the open repository and the second shows it being cut off in the Add Repository screen.
I think that this is a very small issue because it will just involve fixing the css to make sure that the drop-down list always appears on top of other elements.
When there is already a repository open and the user goes to the Add Repository screen, the drop-down list to select a branch gets cut off.
The first image shows the drop-down list working normally on the screen for the open repository and the second shows it being cut off in the Add Repository screen.
I think that this is a very small issue because it will just involve fixing the css to make sure that the drop-down list always appears on top of other elements.
@softeng-701