Uploaded image for project: 'Nuxeo Studio'
  1. Nuxeo Studio
  2. NXS-5731

The Document Page template contains invalid CSS

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 3.29.0
    • Component/s: Studio Designer

      Description

      If you use the "Document Page" template to generate an element in Designer, it will generate invalid CSS:

      (sorry I can't get Jira to stop breaking the examples)

      @apply(--layout-vertical);

      The correct syntax is:

      @apply --layout-vertical;

      Should be no parenthesis.

      Example to reproduce:

      • Go to "Layout Blocks"
      • Create a new element
      • Use the "Document Page" template

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0 minutes
                  0m
                  Logged:
                  Time Spent - 1 hour
                  1h