Adrian Jones
Adrian Jones
Notice how if you tamper with the CSRF token and you have debug mode on, the login page looks like: as opposed to: Not critical, but I don't think it...
If you add a Profields table field row via the API and you set the value of a Page reference field within that table row and then hook on changed,...
It will depend on how many custom items you have (and how long their titles are), but this screenshot shows the top level menu being pushed down and covering the...
I am seeing this in Zen browser (Firefox engine). It doesn't happen all the time, so it's related to delays preventing the element from being available in time. It's coming...
When the page initially loads, it matches `pw-main-color`, but after it finishes loading, it changes to `#FFEBEB` Recording shows it's initially final state - then you'll see the page reload...
Even though I have set a custom color (which is applied in lots of places), the PW pink is being used for most links and other places like: It's not...
Hi @ryancramerdesign - this commit https://github.com/processwire/processwire/commit/a817943b73d2e7832b324e9f0a2b5fd44f5bc858 is causing a huge slowdown when editing certain pages on my site. Everything is fine with the original Uikit theme, but when I switch...
Text is white until I hover the trash icon. Maybe this is intentional, but it sure is ugly when the repeater background is dark. Note also the weird line on...
Hi @ryancramerdesign - not really sure if this is a bug or not, but if you call: `$page->getFormatted('rm_field')` then all items will end up with outputformatting on. I assumed it...
Hi @ryancramerdesign - I don't know how to reproduce this, but I've certainly seen it more than once. In this case just now I deleted two items from the end...