Ben Lambert

Results 630 comments of Ben Lambert

@sabinasiddiqi are you submitting large files or is it also the fact that your `.git` repo is being included? You should be able to see from the POST body in...

@luchillo17 yep indeed! Let's not overcomplicate the work required to get this working. Let's go with the bare minimum it's required to ship Docusaurus 2 :pray: think the new layout...

Nice work @luchillo17 - great to see this making progress!

Looking great. One question I have is if it would be possible to still have the angles on the background instead of being flat lines like before? If it's too...

> I purposely ignored the angles, this PR is supposed to be a starting point Sure, this makes sense. > and since there's a need for a light theme I...

Can you try this with the `scaffolder/next` work that's been going on? We think that this is related to the underlying library which has been upgraded in the next version....

Ah ok - I've re-opened this as I think that we need to add the `omitExtraData` prop to the form. Do you want to make this change and contribute? :pray:

I think you might be able to add it to this: https://github.com/backstage/backstage/blob/2589d22a3c7181b003a86186a6617265dc047268/plugins/scaffolder-react/src/next/components/Stepper/Stepper.tsx#L175-L186 and try it locally using the `scaffolder/next` route and see if that works 🤞

Hmm so trying this in the editor in the new playground this seems to work upstream, so I think we just need to bump the library and turn on `omitExtraData`...

@Teemukoivumaa sorry I think this got stale. Will re-open this, do you want to perhaps raise a PR with the using the `omitExtraData` prop and see if it works for...