Uploaded image for project: 'stripes-components'
  1. stripes-components
  2. STCOM-803

PasswordStrength incorrectly imports css

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • TBD
    • Resolution: Done
    • None
    • 9.0.0
    • None
    • Prokopovych - Sprint 107
    • 2
    • Prokopovych

    Description

      PasswordSrength.css is misspelled and incorrectly imports variables by referencing `@folio/stripes-components` (which is above stripes-components in the package hierarchy and therefore cannot be referenced from below).

      Huh?

      @import '@folio/stripes-components/lib/variables';
      

      should be

      @import '../variables.css';
      

      TestRail: Results

        Attachments

          Activity

            People

              zburke Zak_Burke
              zburke Zak_Burke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                TestRail: Runs

                  TestRail: Cases