Thomas Günther

Results 24 issues of Thomas Günther

I noticed you calculate the widths and number of images in the rows automatically. Depending on where you want to go with this plugin it would make sense to optionally...

enhancement

When focusing another field to blur the color picker, the blur event does not trigger. To hide the color picker you will then have to re-focus the field and click...

## This PR makes the body scrollable You positioned `.k-panel-view` absolutely and made it scrollable. Not using the regular body scroll has some drawbacks so I'd suggest using a regular...

type: enhancement ✨

I recently added a page link functionality to the Visual Markdown Editor. So you don't have to search for the URL-path for every page you want to link. This functionality...

enhancement
on hold

Noticed on Chrome, Safari and Firefox. On multiple installations. When first loading the panel the markdown field seems to calculate its height wrong. The blinking text cursor is incorrectly positioned....

bug
investigate

When you select text in the visual markdown field inside of a structure field modal, you can close the modal by mistake. That's really infuriating if you just typed a...

bug
investigate

The lazy loaded images you insert via the `(image: )` kirbytag do not receive `width`/`height` attributes or an `aspect-ratio`. When the images load there's significant content reflow. You can reproduce...

type: design 🌈
needs: help 🙏

Clicking on lightbox images you receive a smaller version of the images. Looking at the source code I see the img tag in the lightbox has a srcset with `2x`...

type: bug 🐛

The select field properties are missing the `empty` option: https://getkirby.com/docs/reference/panel/fields/select#field-properties See this thread in the forum: https://forum.getkirby.com/t/select-with-no-empty-option/19037

type: content 📝