ARUN KUMAR KANDREGULA created AMBARI-1305:
---------------------------------------------
Summary: Make sure that Ambari Web renders all elements correctly when the browser
width is 1024px or narrower
Key: AMBARI-1305
URL: https://issues.apache.org/jira/browse/AMBARI-1305
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.2.0
Reporter: ARUN KUMAR KANDREGULA
Assignee: ARUN KUMAR KANDREGULA
Fix For: 1.3.0
Current behavior is to dynamically layout elements as the browser viewport size changes.
This causes elements to overlap, go outside the bounding box, positioned in a weird way, etc.
Let's set minimum width to be 1024px (or maybe 980px to account for the scrollbar) and make
sure that all elements are laid out correctly.
Bigger than 1024px should still utilize more screen space as it does today.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
|