Steve Boyd
Steve Boyd
Both other PRs have been merged, rerunning tests
Hi thanks for submitting this Would it be possible to provide a little more insight about the number of pages on the site (child pages / pages before that page...
@sachajudd Does @maxime-rainville expected behavior seem correct?
> Having this field implemented following your documentation when I search for something containing round brackets () or angle brackets I face this issue Would you please be able to...
UploadField would have a has_one field database field though? Seems like we specifically do not want to be able to select multiple in this context?
Apologies, bad assumption on my part **UploadField** ``` * Represents a file upload field with ReactJS based frontend. * * Allows writing to a parent record with the following relation...
I've spent some time getting SegmentField working on SiteTree and I just don't feel like this is worth doing considering the effort required, particularly when the motivation is "potentially saves...
> If this looks like it's going to take more than a day drop it. Will close issue without doing work
@GuySartorelli half the PRs are still draft?
Re the example given in the original issue, there was an error where `URL` was used instead of `URLSegment`, i.e. Was `Given a "Page" "FooBar" with "URL"="baz" and "Content"="This is...