Results 70 comments of Trillium Smith

Yes that makes sense - Page should import the yaml but not care about the type - pass to Component as props - Component should care about the type to...

Running into `fs` import errors when I try to move the yaml fetching into `test-case-component`: Error ```js ../test-case-component/src/index.ts:5:0 Module not found: Can't resolve 'fs' 3 | 4 | import *...

I meant the library of test case component, not the react component itself. I wanted to make the import functions contained in package/test-case-component and then imported and used in getStaticProps....

Basically as soon as I put an export in test-case-component/index.ts that has a 'fs' requirement it breaks even if that function is never called

Thanks for looking into that. I'll make some more progress on this PR and show up to chat about it in a coming meetup :)

Took a break from tech stuff for a minute, will work more on this and come to a Cursorless meeting in the coming days

Made some more progress Screenshot There's supposed to be a `during` step that isn't being hit. Will investigate more later.

Hey @nora-zajzon, I see that you've taken on multiple tickets as we've gone throught he month of July: - #1626 - #1640 - #1641 - #1680 Thanks for taking these...

No, if you'd prefer to pass on it you're welcome to. If you'd like to see it through we'll review and accept it :)

@JackHaeg can I ping you to track that this component needs to be transferred to a modal provided by MUI? I think we already have an issue open for it