Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-26102

(8.0.z) Badge icon is not displayed in Web Console

XMLWordPrintable

    • False
    • None
    • False
    • Hide

      NotificationTest#badge test in the tests-hal-basic module of testsuite.next.

      Show
      NotificationTest#badge test in the tests-hal-basic module of testsuite.next.

      Badge icon (the dot on the bell icon in the upper right corner) is not displayed for new notifications. There seems to be extra class

      .badge:empty {
        display: none;
      }
      

      As the element with the badge class is always empty, this class doesn't make sense, and the badge works as expected when the extra class is removed.

            mpetrov@redhat.com Michal Petrov
            okotek@redhat.com Ondrej Kotek
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: