Details
-
Task
-
Status: Closed (View Workflow)
-
P3
-
Resolution: Cannot Reproduce
-
None
-
None
-
-
Folijet
Description
Overview: component imports should happen through the @folio/stripes/${repo} namespace rather than directly via the repo's private path. e.g. prefer
import LocationSelection from '@folio/stripes/smart-components/LocationSelection';
instead of
import LocationSelection from '@folio/stripes-smart-components/lib/LocationSelection';
The following files contain incorrect imports:
Attn: Ivan Kryzhanovskyi
TestRail: Results
Attachments
Issue Links
- defines
-
UXPROD-2851 NFR: Data Import (Batch Importer for Bib Acq) & PubSub R2 2021 Juniper Technical, NFR, & Misc bug work
-
- Closed
-
- relates to
-
STRIPES-751 prefer @folio/stripes exports to private paths when importing components
-
- Closed
-