jenkinsci / jenkinsci/github-branch-source-plugin

[JENKINS-54866] github_branch_source.GitHubSCMSource is ~0 width

Open
#1,223 0 comments 0 reactions 0 assignees View on GitHub
component:github-branch-source-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
217
Forks
398
Avg merge
30m
Merged PRs (30d)
1

Description


  1. Load http://jenkins/configure

  2. Scroll down to Global Pipeline Libraries

  3. Scroll to Source Code Management

  4. See:


  5. That tiny blob between GitHub and Credentials is

    "" nameref="radio-block-15">   
    
    "/descriptorByName/org.jenkinsci.plugins.github_branch_source.GitHubSCMSource/fillApiUriItems" name="_.apiUri" class="setting-input select" value="">GitHub


  1. There's a css rule:

     .setting-input { width: 100% ...}
    


  1. If I disable that width: 100% rule, then it looks like this:


 

---
Originally reported by jsoref, imported from: github_branch_source.GitHubSCMSource is ~0 width


  • status: Open
  • priority: Minor
  • component(s): github-branch-source-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-02

Raw content of original issue


  1. Load http://jenkins/configure

  2. Scroll down to Global Pipeline Libraries

  3. Scroll to Source Code Management

  4. See:


  5. That tiny blob between GitHub and Credentials is

    <tr style="" nameref="radio-block-15"><td>   
    
    <select fillurl="/descriptorByName/org.jenkinsci.plugins.github_branch_source.GitHubSCMSource/fillApiUriItems" name="_.apiUri" class="setting-input select" value=""><option value="">GitHub</option></select></td></tr>



  1. There's a css rule:

     .setting-input { width: 100% ...}
    



  1. If I disable that width: 100% rule, then it looks like this:


 

environment

```
github-branch-source-plugin 2.4.1; Jenkins ver. 2.153;

Chrome 70.0.3538.102 macOS Mojave
```

2 attachments

- [image-2018-11-26-14-11-58-378.png](https://issues.jenkins.io/secure/attachment/45268/image-2018-11-26-14-11-58-378.png)
> ![image-2018-11-26-14-11-58-378.png](https://issues.jenkins.io/secure/attachment/45268/image-2018-11-26-14-11-58-378.png)
- [image-2018-11-26-14-14-53-644.png](https://issues.jenkins.io/secure/attachment/45267/image-2018-11-26-14-14-53-644.png)
> ![image-2018-11-26-14-14-53-644.png](https://issues.jenkins.io/secure/attachment/45267/image-2018-11-26-14-14-53-644.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.