jenkinsci / jenkinsci/workflow-multibranch-plugin
[JENKINS-62909] workflow-multibranch-plugin may be impacted by tables-to-divs changes
- Dominant language
- Java
- Stars
- 87
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
The plugin contains tabular markup on some form elements and will probably present issues with the tables-to-divs changes in https://issues.jenkins-ci.org/browse/JENKINS-62437
At least the following files may be affected:
Some migration recipes can be found on https://www.jenkins.io/doc/developer/views/table-to-div-migration/
---
Originally reported by
fqueiruga, imported from: workflow-multibranch-plugin may be impacted by tables-to-divs changes
Raw content of original issue
The plugin contains tabular markup on some form elements and will probably present issues with the tables-to-divs changes in https://issues.jenkins-ci.org/browse/JENKINS-62437
At least the following files may be affected:
Some migration recipes can be found on https://www.jenkins.io/doc/developer/views/table-to-div-migration/
Contributor guide
Research direction
Start with src/main/resources/org/jenkinsci/plugins/workflow/multibranch/ResolveScmStep/config.jelly and compare its form markup with the Jenkins tables-to-divs migration recipes. Inspect whether other affected form elements exist in the plugin, then confirm that all impacted markup follows the migration guidance.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100