Steffen Giers

Results 28 comments of Steffen Giers

@MaluNoPeleke @bvdputte We could utitlize the [Conditional Field](https://getkirby.com/docs/guide/blueprints/fields#conditional-fields) feature of Kirby with only some small code changes. No Vue knowledge necessary. I've created a small MR. Lets discuss the feature...

Good Morning @MaluNoPeleke, I'm not certain if this is the right place to handle this process. It hides a quite important part of the user interface and a Editor must...

@dan-cooke I'm also interested in getting this merged. Can I help you out here?

It looks like your change works fine but it fails because a lint issue. ``` 'e' is defined but never used ``` I've sadly no permissions to add commits to...

That would be totally awesome!

Let's see if I was right 🙈 Otherwise I'll jump in and try to fix the issues.

@mjhea0 Would you mind to approve the Workflow? (Didn't know that is necessary)

It looks like you've accidentally reformatted the code 🫣👀 There is a [task](https://github.com/mjhea0/cypress-visual-regression/blob/master/package.json#L23) which seems to fix such issues `npm run prettier:fix` ``` [warn] Code style issues found in the...

@radiocity Could you please add some more details related to your problem? What exactly does not work?

Thank you @radiocity. I'll take a look and let you know what happend here.