timkinali

Results 8 issues of timkinali

After installing addFields, redirects are disabled everywhere. I didn't it expect to happen on blueprints that do not use addFields. Is it possible to fix this so blueprints without addFields...

## Description The info text in the Pages field option list does not show the info text anymore. This is due to a css container query hiding it: ``` @container...

type: bug 🐛

When the webp image is missing for a video, youtube serves their own fallback image in it's place. So, the webp-image is never really missing from the browsers point of...

bug
possible-ytbug

I have not tested but I noticed `$file->panelUrl(true)` and `$file->panelIcon($image)` being used in api.php. I think this should be used instead? `$file->panel->url(true)` and `$file->panel->image($image)` Generally how is the outlook for...

When using structured color themes, the field does not indicate the active color if anything in the structure is added or edited after a page has been saved. I'm using...

Hello! Kirby 4 introduces the focus feature. Can/will this plugin be updated so Kirby's focus can be used with [Imgix Focal Point Crop](https://docs.imgix.com/apis/rendering/focalpoint-crop)? It looks like it's a matter of...

## Description After updating to 4.2, some page sections with `layout: table` load extremely slow. 100 pages ~10 seconds, 30 pages ~6 seconds. The issue goes away when changing layout...

type: performance ⚡️

**What is the proposed way to transfer a ticket to a different event?** For the moment, the way we handle it is manually creating new orders with 100% discount, then...

feature request