-
Notifications
You must be signed in to change notification settings - Fork 43
JENKINS-62437: Remove table tags to avoid UI breakage #86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
JENKINS-62437: Remove table tags to avoid UI breakage #86
Conversation
8986b25 to
849f05f
Compare
|
This may fix JENKINS-66034. |
oleg-nenashev
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Dohbedoh to move it forward, the documentation needs to be fixed, and you need to test the layouts on the screens that have and have not been migrated to divs yet
Add cell and row wrapper tags to support the new div layout. This avoids other items (from other plugins) being cut of on the build overview.
085b648 to
6ada634
Compare
|
The documentation is fixed. I would appreciate a test of an independend reviewer to make sure everything works (not just on my machine). |
Add cell and row wrapper tags to support the new div layout.
This avoids other items (from other plugins) being cut of on the build overview.
Like #83, but with the fixed floatingBoxTemplate
@oleg-nenashev
@timja