Jeff Pihach

Results 35 issues of Jeff Pihach

React Table `useTable` takes `n` arguments after the first for plugins. ```js const instance = useTable( { data: [...], columns: [...], }, useGroupBy, useFilters, useSortBy, useExpanded, usePagination ) ``` In...

P3 Needs decision

We've had some issues when trying to use `yarn link` where there were errors around multiple versions of React running and missing dependencies. After some investigation this appears to be...

Priority: High
P3 Triaged
Triaged: new architecture

When clicking the image zoom icon `[ ]` on the images here https://maas.io/tour a modal appears but nothing happens for some time and then an image fades in. It would...

Priority: Low
MAAS

### Describe the bug Running the multiwebview example with `cargo run --example multiwebview --features unstable` presents me with an application window where only the last child is rendered. ### Reproduction...

type: bug
status: needs triage
scope: unstable flag

### Description The vertical and horizontal scale lines have different spacing between their values. The horizontal ones need significantly more spacing between the label and the line. And the vertical...

bug