Robbie Averill

Results 98 issues of Robbie Averill

CWP 2.1.0-rc1 with silverstripe/recipe-content-blocks 2.0.x-dev, which includes silverstripe/versioned-admin 1.0.x-dev --- ![image](https://user-images.githubusercontent.com/5170590/41448658-073c68f8-70b0-11e8-9ec3-9d8b3601ded5.png) The New, Approved and Spam tabs are a second level tabset that should be rendered under the Comments tabs,...

type/bug
affects/v4
complexity/medium
impact/medium

**Version: 4.3.x-dev** If I have a field with HTML array syntax in its name, the form schema maps it as a key value (like all other fields) into the redux...

type/bug
affects/v4
complexity/medium
impact/medium

**Version: 4.3.x-dev** With tractorcow/silverstripe-fluent 4.2.x-dev ## Description When trying to filter the results in a DropdownField, string matching seems to only work on the first word. ## Steps to reproduce...

type/bug
affects/v4
complexity/low
impact/medium
type/UX

**Version: 4.3.x-dev** With tractorcow/silverstripe-fluent 4.2.x-dev * Go to locales * Add a new locale * Choose a value from the Locale dropdown * Notice the field jumps upwards ![image](https://user-images.githubusercontent.com/5170590/46009671-93292080-c0c0-11e8-803f-c1344d0d086b.png) ![image](https://user-images.githubusercontent.com/5170590/46009663-8c021280-c0c0-11e8-8fb8-487a48298146.png)

type/bug
affects/v4
complexity/medium
impact/high
type/UX

Controllers that want to use the new React form builder style APIs can use `LeftAndMain::getSchemaRequested` and `::getSchemaResponse` to help with the client app communication. Extensions to LeftAndMain controllers can't though...

type/enhancement
affects/v4
type/api-break
complexity/medium
impact/high

**Version: SS 4.3.x-dev** If you take a look at the Broken Links Report in the reports section, and filter the report by the Date Last Published column, you see this...

type/bug
affects/v4
complexity/medium
impact/medium
type/UX

**Version: SS 4.3.0-rc1** (in CWP 2.2.0-rc1 context) Whenever a form that doesn't have `--no-dividers` or an equivalent class to remove the dividers lines is used, we should exclude the last...

type/bug
affects/v4
complexity/low
impact/low

I've just had a brief chat with @tractorcow, and we need to create a set of new form fields in React in order to be able to render diffs between...

type/enhancement
affects/v4
complexity/high
impact/high

**SS 4.3.2, Chrome 72.0.3626.121 on MacOS Mojave** * Go to the CMS * Refresh the page * Observe a brief colour and size/margin transition in the main menu loading in...

type/bug
affects/v4
complexity/low
impact/medium
type/UX

**Version: SS 4.4.x-dev** With Bootstrap 4.3 the new form field validation states come with visual indicators as background positions, but they're slightly out of alignment in the CMS: ![image](https://user-images.githubusercontent.com/5170590/56262428-b980dd00-6132-11e9-86eb-180ed5184fe4.png) That...

type/bug
affects/v4
complexity/low
impact/medium
type/UX