Uploaded image for project: 'JBeret'
  1. JBeret
  2. JBERET-204

Alert messages may appear below the bottom of the screen if the screen is already fully occupied

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 1.3.0.Alpha1
    • 1.2.0.Final
    • jberet-ui
    • None

      If the current screen is already full to the bottom, any alert message will appear below the bottom, not directly visible, though users can still see if after scrolling down.

      We should position alert messages always at the bottom of the screen, for instance, add to css:

          position: fixed;
          bottom: 1px;
          width: 100%;
      

              cfang@redhat.com Cheng Fang
              cfang@redhat.com Cheng Fang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: