Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-15663

Table on Main.WebHome is missing the header

    XMLWordPrintable

Details

    • Unknown
    • N/A
    • N/A

    Description

      AFFECTS:

      • xwiki:Main.WebHome (en, fr, ca, pt_BR)
      • xwiki:XWiki.AccountValidation (redirects to Main.WebHome)

      ERROR:

      • org.xwiki.test.webstandards.CustomDutchWebGuidelinesValidationTest.Validating HTML5 Dutch Web Guidelines validity for: xwiki:Main.WebHome executed with credentials Admin:admin (from org.xwiki.test.webstandards.AllTests)
      • ERROR: At least one table has been found that uses no th element.
      • ERROR: No headers or id attributes have been found. When not using these be advised to use the scope attribute instead to associate table labels (<th> cells) with columns and rows. (see R-pd.11.4).

      INVALIDATES:

      EXPLANATION:

      • Data tables should contain a header
        Tables which contain data (as opposed to layout tables) should contain proper table header elements to mark them for screen readers and enhance the structure of the document.

      FIXES:

      • VAR1: TH + add "scope" attribute + adjust styling for table header to remove the border and spacing + apply to translations pages
      • VAR2: Replace the table with divs, since this is not a data table. Use grid or floating containers

      Attachments

        1. Main-WebHome-Table-Header-after-var1.png
          Main-WebHome-Table-Header-after-var1.png
          338 kB
        2. Main-WebHome-Table-Header.png
          Main-WebHome-Table-Header.png
          139 kB
        3. VAR1.png
          VAR1.png
          327 kB
        4. VAR2.png
          VAR2.png
          427 kB
        5. VAR2b.png
          VAR2b.png
          444 kB
        6. initial.png
          initial.png
          355 kB
        7. Screenshot 2019-03-15 at 18.27.09.png
          Screenshot 2019-03-15 at 18.27.09.png
          428 kB

        Issue Links

          Activity

            People

              vmassol Vincent Massol
              evalica Ecaterina Moraru (Valica)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: