Skip to content

Conversation

@gengliangwang
Copy link
Member

@gengliangwang gengliangwang commented Nov 25, 2020

What changes were proposed in this pull request?

  1. Remove the fixed width style of class container-fluid-div. So that the UI looks clean when the text is long.
  2. Add one space between a checkbox and the text on the right side, which is consistent with the stage page.

Why are the changes needed?

The width of class container-fluid-div is set as 200px after #21688 . This makes the checkbox in the executor page messy.
image

We should remove the width limit.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Manual test.
After the changes:
image

@SparkQA
Copy link

SparkQA commented Nov 25, 2020

Test build #131788 has finished for PR 30500 at commit 8f4700e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

Copy link
Contributor

@tgravescs tgravescs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changes look fine. I can't think of anything remove the limit would break.

@HyukjinKwon
Copy link
Member

HyukjinKwon commented Nov 26, 2020

Merged to master.

@HyukjinKwon
Copy link
Member

@gengliangwang, do you want to port this back? It has a conflict to resolve so I didn't port it back for now. I will leave it to you to port it back after resolving the conflicts.

@gengliangwang
Copy link
Member Author

@HyukjinKwon I just found that the issue doesn't exist until #30186. Before that the text was short.
I have updated the affects version in the jira. No need to backport.

@HyukjinKwon
Copy link
Member

Cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants