Stephanie Smith
Stephanie Smith
Ran into this issue when a page linked to another via pagechooser. However, the target page had since been deleted. In admin view, it appears as if no page is...
### Your use case I'd like to implement [persisted queries](https://www.apollographql.com/blog/apollo-client/persisted-graphql-queries/). ### The solution you'd like I think this could be achieved by being able to pass along a query id...
### Checklist - [x] Include a description of your pull request and instructions for the reviewer to verify your work. - [ ] Link to the issue if this PR...
### Description In May 2021, when we first explored using Vite, there were a few issues that led us to stick with Parcel2 for the near term. One of the...
Capturing a known issue that only happens on Docs Pages (not canvas view): When viewing a story canvas within a Docs page, there is a button on the bottom right...
Add the external header and footer components to Explorer 1 once the designs (#185) are finalized. Depends on: - [x] #185
Right now, the compiled CSS is [purged according to usage in `www-frontend`](https://github.jpl.nasa.gov/18x/jpl-design-system/blob/2e7404f744e9f5600e874b046ff18e1258cee4a5/tailwind.purge.config.js#L16-L28). (note: I think we'd change this to purge against our HTML stories once those are ready.) This means...
Explore implementing Lerna for publishing multiple packages. "Lerna is a tool that optimizes the workflow around managing multi-package repositories with git and npm. " https://lerna.js.org/ https://github.com/lerna/lerna
The design of the external header and footer needs to be reworked to accommodate different use-cases before it's added to Explorer 1. Creating this issue to capture discussion about the...
### Description Our documentation does not include any guidance or examples for the header and footer. We should add this to the Explorer-1 storybook, as users have been requesting this...