Colin Rudd

Results 15 issues of Colin Rudd

Reproducible in Toolbox-dev on MDM browser.

bug
grid

App Version info in the activity grid would be especially useful right after app upgrades to see who was still using the old version. This would be a breaking change...

good-first-issue
admin
breaking-change

Hoist P/R Checklist ------------------- Please view this branch with this corresponding toolbox branch: https://github.com/xh/toolbox/tree/splitButton ([toolbox PR](https://github.com/xh/toolbox/pull/387) ) Test page is at http://localhost:3000/admin/tests/button in toolbox Demo page is http://localhost:3000/app/forms/toolbarForm in toolbox,...

The defaultSize property on PanelModel only accepts pixels. It might be more developer friendly if it accepted percent values, where the percent was a percentage of the Panel's parent element....

layouts

feeling the pain of this missing feature in multi tab client reporting app

layouts

We are using this [spinner component](https://github.com/xh/hoist-react/blob/develop/cmp/spinner/Spinner.js) in a client app for two job states: PENDING and PROCESSING. It would be nice to have a way to show a spinning gear...

good-first-issue
ready

#### Environment - __Package version(s)__: "@blueprintjs/core": "5.10.3", "@blueprintjs/datetime2": "2.3.5" - __Operating System__: Windows and Mac - __Browser name and version__: not relevant -__Node Version__: 20.14.0, LTS #### Code Sandbox Clone...

I just had to help a client setup padding on panel element in a dialog. The client's first choice of how to do it was: `` which didn't work because...

layouts
ready

As per client request, Chart context menu should have an API that allows the menu items to be customized.

charts
client-request
ready

Toolbox branch: https://github.com/xh/toolbox/tree/paddingOnPanel Toolbox PR: https://github.com/xh/toolbox/pull/415 This PR resolves issue #1971 . I found that in addition to 'padding' it made sense to pass the following style keys to the...