Sonja Broda

Results 40 issues of Sonja Broda

**Describe the bug** While `$page->changeNum()` requires authentication, `$file->changeSort()` doesn't and there also doesn't seem to be a permission setting for this. Is there are reason why? **To Reproduce** Steps to...

type: bug 🐛

**Describe the bug** When you upload a file through PHP, it is usually temporarily stored in the `/tmp` folder until the script is finished. Since Kirby's upload method renames each...

type: bug 🐛

**Describe the bug** According to the[ release notes of Kirby 3.2.5](https://github.com/getkirby/kirby/releases/tag/3.2.5), it should be possible to use query templates in blueprints in labels, default etc. However, turns out that trying...

type: bug 🐛

## Description When trying to log in via code and the code has timed out, there is no way back to the login form (back button doesn't do anything) and...

type: enhancement ✨

**Describe the bug** When setting `create: false` in the page blueprint options, the "Add" button is still visible and the user has to fill in the create form before getting...

type: bug 🐛

Page: notes/exploring-the-universe When I remove the `object-fit: cover` styling on .video iframe, the issue disappears. https://forum.getkirby.com/t/starter-theme-page-builder-vimeo-embed-issue-safari-shifts-block-to-left-on-hover-play/21014/4

**Issue with Reference** **Expected** **Screenshots**

h5 bottom level margins larger that top level margins

type: design 🌈

It would be great if blueprint options had indicators if a property supports query syntax or not. Some do, some don't, and currently we always have to go to the...