Patternfly-react: ProgressBar CSS /JS warnings

Created on 26 Oct 2018  路  1Comment  路  Source: patternfly/patternfly-react

Currently, the generated CSS gives warnings downstream. Would be nice to resolve this:

WARNING in ./node_modules/@patternfly/react-core/dist/esm/components/Progress/ProgressBar.js 32:41-52
"export 'progressBar' was not found in '../../@patternfly/patternfly-next/components/Progress/progress.css.js'

WARNING in ./node_modules/@patternfly/react-core/dist/esm/components/Progress/ProgressContainer.js 64:23-42
"export 'progressDescription' was not found in '../../@patternfly/patternfly-next/components/Progress/progress.css.js'

WARNING in ./node_modules/@patternfly/react-core/dist/esm/components/Progress/ProgressBar.js 35:23-40
"export 'progressIndicator' was not found in '../../@patternfly/patternfly-next/components/Progress/progress.css.js'

WARNING in ./node_modules/@patternfly/react-core/dist/esm/components/Progress/ProgressContainer.js 72:25-40
"export 'progressMeasure' was not found in '../../@patternfly/patternfly-next/components/Progress/progress.css.js'

WARNING in ./node_modules/@patternfly/react-core/dist/esm/components/Progress/ProgressBar.js 38:25-40
"export 'progressMeasure' was not found in '../../@patternfly/patternfly-next/components/Progress/progress.css.js'

WARNING in ./node_modules/@patternfly/react-core/dist/esm/components/Progress/ProgressContainer.js 69:23-37
"export 'progressStatus' was not found in '../../@patternfly/patternfly-next/components/Progress/progress.css.js'

WARNING in ./node_modules/@patternfly/react-core/dist/esm/components/Progress/ProgressContainer.js 77:25-43
"export 'progressStatusIcon' was not found in '../../@patternfly/patternfly-next/components/Progress/progress.css.js'
PF4 bug css

Most helpful comment

>All comments

Was this page helpful?
0 / 5 - 0 ratings

Related issues

priley86 picture priley86  路  3Comments

andrewballantyne picture andrewballantyne  路  4Comments

laviro picture laviro  路  7Comments

Hyperkid123 picture Hyperkid123  路  6Comments

karelhala picture karelhala  路  5Comments