Uploaded image for project: 'PUBLIC - Liferay Portal Community Edition'
  1. PUBLIC - Liferay Portal Community Edition
  2. LPS-141567

Collection Filter Fragments should follow Clay html.

Description

    Steps to Reproduce:

    • Create a content page.
    • Add a Collection Display Fragment to the page and configure it.
    • Add two Collection Filter fragments to the page.
    • Configure one to filter by Keywords and one to filter by Categories.
    • Inspect the html and compare to Clay Form input and dropdown html.

    Expected Result:

    • The form elements should use `title` tags for titles.
    • Inline styles should be avoided.
    • A form-group div should wrap the label and input.
    • Background and text utility classes should be avoided.

    Actual Result:

    • A `p` tag is used for the title.
    • Inline styles are used.
    • There is no form-group wrapping the title and input.
    • Background and text utility classes are used to restyle things that are handled by clay forms styling.

    Attachments

      Issue Links

        Activity

          People

            diego.hu Diego Hu
            evan.thibodeau Evan Thibodeau
            Kiyoshi Lee Kiyoshi Lee
            Evan Thibodeau Evan Thibodeau
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              1 year, 20 weeks ago

              Packages

                Version Package
                7.4.3.5 CE GA5
                7.4.13 DXP U1
                Master