-
Notifications
You must be signed in to change notification settings - Fork 405
Closed
Labels
enhancement ✨good first issue 🎓pinned 📌Don't let stalebot clean this upDon't let stalebot clean this up
Description
Implement pattern-lab/the-spec#35
Pattern Lab exports patternPaths and viewAllPaths separately to the UI within ui_builder, since they've never had to co-mingle prior to this spec enhancement.
Then, when patterns are linked, I believe they are checked only against patternPaths to resolve the location.
The first thing I'd try would be to concatenate viewAllPaths into the patternPaths export and then see if a link like <a href="{{ link.viewall-atoms-all }}">Go to all Atoms</a> works (assuming you have a Pattern Type called atoms).
If that doesn't work, more tech design needs to occur.
acarnwath and alinsimoc
Metadata
Metadata
Assignees
Labels
enhancement ✨good first issue 🎓pinned 📌Don't let stalebot clean this upDon't let stalebot clean this up