[ZEPPELIN-1446] Fix broken layout of Create new interpreter UI.#1431
[ZEPPELIN-1446] Fix broken layout of Create new interpreter UI.#1431astroshim wants to merge 5 commits intoapache:masterfrom
Create new interpreter UI.#1431Conversation
|
@astroshim Good catch and looks better! |
|
@AhyoungRyu Thank you for your kind review. I just fix the space. |
|
Could we maybe try to keep the same spacing style as the interpreter edit? Interpreter Edit:Interpreter Create: |
|
@corneadoug Actually I did that work in here... :) |
|
@AhyoungRyu I was talking about the spacing below |
|
Thank you @AhyoungRyu and @corneadoug . |
|
@corneadoug Ah I got it. I'll do the same work as @astroshim did in my PR then :D |
|
Tested LGTM |
|
I rebased but build failed. |
|
re-build CI |
|
re-build CI |
|
CI is green now! LGTM 👍 |
|
Merging if there is no more discussions |
### What is this PR for? This PR fixes broken layout of `Create new interpreter` UI. ### What type of PR is it? Bug Fix ### What is the Jira issue? https://issues.apache.org/jira/browse/ZEPPELIN-1446 ### How should this be tested? - Try to create new interpreter on the Interpreters menu. ### Screenshots (if appropriate) - before  - after  ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: astroshim <[email protected]> Closes apache#1431 from astroshim/ZEPPELIN-1446 and squashes the following commits: 729215b [astroshim] Merge branch 'master' into ZEPPELIN-1446 69cc1a0 [astroshim] Merge branch 'master' into ZEPPELIN-1446 fada36b [astroshim] fix spaces 2d3ec76 [astroshim] fix space 5f0a461 [astroshim] fix align checkboxs.



What is this PR for?
This PR fixes broken layout of
Create new interpreterUI.What type of PR is it?
Bug Fix
What is the Jira issue?
https://issues.apache.org/jira/browse/ZEPPELIN-1446
How should this be tested?
Screenshots (if appropriate)
Questions: