[AMBARI-25398] Textareas in configuration page can be resized beyond its container border limit#3105
Conversation
…its container border limit
|
Refer to this link for build results (access rights to CI server needed): |
|
I got confused that with some CSS code changes finally it ended with a Ambari Server Test Failure, as shown below: The branch I committed to is branch-2.7 How could I run the build again or do some additional check? |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
|
I did the build again but as a result I got a different test failure (Ambari Server): Conversely, in my first build run, TestHeartbeatHandler showed no errors: |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
…BARI-25398-branch-2.7
|
Refer to this link for build results (access rights to CI server needed): |
|
retest this please |
|
Refer to this link for build results (access rights to CI server needed): |
[AMBARI-25398] Textareas in configuration page can be resized beyond its container border limit
What changes were proposed in this pull request?
Changed the CSS for textareas with the class of "ember-text-area" located inside "service-config-section" div. Added max-width and min-width restriction.
How was this patch tested?
Recompiled ambari project and installed.