Robbie Averill

Results 98 issues of Robbie Averill

Example: ```py class MyModel(BaseModel): my_bool_property: bool = False ``` Convert to TypeScript and see output: ```ts interface MyModel { my_bool_property?: bool; } ``` I believe that the interface shouldn't define...

### Overview The restore batch action in the site tree is unusable and therefore not required. Let's remove this option. ### Steps to see that the option is unusable **SS...

type/api-break
impact/medium
affects/v4
type/bug
type/UX

v22.1.0 added a "clans" endpoint, and the clanId attribute to players. https://documentation.pubg.com/en/changelog/changelog.html#v22-1-0

This is a placeholder issue for tracking progress towards SS4 compatibility ## Requirements - [x] Branch current master off for ongoing support of current version - [x] Update composer constraints...

![image](https://user-images.githubusercontent.com/5170590/143930283-acda39cd-0316-405c-aa4f-1b0505a17567.png) This graph looks bad with data in it, if we go above the baseline with a holographic line for 0 instead of baseline it might look better

bug

![image](https://user-images.githubusercontent.com/5170590/123708375-27031a80-d820-11eb-8ab8-33a6f378ccad.png) Use webhooks as an example: * Go to webhooks * Make sure you have more than one * Open the options menu for the last record * Open the...

bug

![image](https://user-images.githubusercontent.com/5170590/136464862-88accf03-c029-4986-9add-121a4241ab40.png) When the dashboard is in this state, if I press enter, it should behave as if I click "Yes". We might need to convert the modal to a form...

enhancement

In our dashboard we often have to use `` and add a custom span/div for validation errors. Ideally our form fields have a prop we can pass an error message...

enhancement

![image](https://user-images.githubusercontent.com/5170590/124524054-541a7480-ddae-11eb-93ce-3b192c9c7585.png) Looks weird. The panel should be on top.

bug

![image](https://user-images.githubusercontent.com/5170590/124524564-6a293480-ddb0-11eb-8105-544663dc4b5a.png) I think the text here should be a shade or two lighter

enhancement