Anselm McClain

Results 66 issues of Anselm McClain

`GridModel` supports a `clicksToExpand` prop, but it is only applied when `treeMode == true`. We wanted this to work for a simple grouped grid (full width grouping rows). (More specifically,...

grid
client-request
ready

You can see this in our Toolbox example - https://toolbox-dev.xh.io/app/grids/dataview. We don't have switches on this example to turn on/off row hover highlights, but it is *off* by default and...

bug
grid
styles
ready

I was in a bit of a rush when I first put in this ticket, but I believe the issue is that: ``` class MyModel extends HoistModel { @persist.with({prefKey: 'faveNumber'})...

technical
ready

Spotted by @pauldelano on Google Flights - when looking at a list of faceted values, an "Only" option appears when hovered. Clicking causes that value to be selected and all...

grid
ready

We make frequent and direct use of the Blueprint Dialog out of `kit`. There are some concrete issues with this: * In general we want to avoid needing to go...

layouts

with internal scrolling of dialog body

bug

It does not, you see a mask on the panel underneath - not optimal, especially if a category change is not instantaneous. We want the UI feedback here to be...

bug
small
admin
ready

Client request after an important role was inadvertently deleted in production. We currently show a confirm with the role name included, but request is to have admin also type out...

client-request
admin

Currently spec'd as a boolean only, could be upgraded to `Thunkable`, supporting a closure that would be passed `FetchOptions` for a given request to determine if an ID should be...

small
ready