Pete Smith

Results 19 issues of Pete Smith

I was using the __mocks__/zustand.ts that contained the boilerplate from the doc, but now I get TypeError: store.getState is not a function ``` import { act } from 'react-dom/test-utils'; import...

help wanted
documentation

Hi, and thank you for your library. We have insanely large trees, and have branches that need to be loaded in "pages". Is it possible to have a branch that...

documentation

It seems to use the directory name it was executed in.

discussion

### Summary Autoheight is great, keeping the footer hugged up near the rows when the page size changes. But if you resize the page / container, you lose the sticky...

component: data grid
enhancement

### Summary https://mui.com/x/react-data-grid/column-ordering/ There is no keyboard only way to reorder columns, or change their width. CTRL+UP ARROW / DOWN ARROW while a column header should reorder them. RIGHT /...

accessibility
component: data grid
feature: Reordering
enhancement

I am trying to wade through the difference between your reference example and the apollo docs - but it would be nice to have an example.

documentation

### Summary If you look at the markup rendered in the empty cell / select all header cell: ``` stuff in here ``` It has no aria-label attribute on it....

bug 🐛
accessibility
component: data grid
support: pro standard

Hi Chris, As I have gotten closer to Angular CLI, it is evident that this is the best way to manage an Angular project's build. Of course a hybrid project...