Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-1733

[hbase] Modal dialogs for editing value are not in the center of the browser window

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 2.5.0
    • Fix Version/s: 2.5.0
    • Component/s: con.hbase
    • Labels:
    • Environment:

      CDH4.4 and HUE 2.5

    • Target Version:
    • Easy:
      Easy

      Description

      I fixed this in my browser by changing the css-style #cell_edit_modal into:
      #cell_edit_modal {
      width: 80%;
      margin-left: -40%;
      max-height: 100%;
      }
      This places the dialog nicely where I think it should be and makes the 'Save' button visible.

        Attachments

          Activity

            People

            • Assignee:
              enricoberti Enrico Berti
              Reporter:
              gkephorus Gerke
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: