Bastian Allgeier

Results 129 comments of Bastian Allgeier

- [x] `required: true` - [x] `disabled: true` - [x] `translate: false` - [ ] `minlength: ` - [ ] `maxlength: ` - [x] `autofocus: true` - [x] `default`

Woah, I can reproduce this and it's super weird. I think it has something to do with input rules. I have to investigate what's going on here.

Maybe we can ask @sebastiangreger about his opinion. I don't see how we could improve this any more. The headline is meant to be a part of a visual and...

Thanks for all your input @sebastiangreger. I will try the wrapper first.

Ok, it turns out that Lighthouse doesn't make any difference here. I wonder if we should actually try to make Lighthouse happy in this case.

Ahh, ok. I only tried the role.

It's the missing SVG module: https://staging.getkirby.com/features/developers/opengraph.png It's weird though that my code to skip SVGs does not work.

Ahhh, yep. That could be an issue. I will check again.

@brianliddell that's already possible. The image block has support for captions, alt text and css selectors. If you need more than that you can set a file template for each...