Tom Tirapani
Tom Tirapani
I found that on iPad, if I go to Safari settings there is a setting for "Request Desktop Website". After setting this to false, the iPad device detection worked. So...
I'm also experiencing this issue - both dateCreated and lastUpdated are always null. Did anybody find a solution to this problem?
Adding the idea from the above pull request to this ticket: A dev should be able to leave the field as Date in the Grid and Store, but filter is...
I noticed a minor issue when playing around with this - here's how to reproduce: 1) Set a filter using the values tab (e.g. `tag1` & `tag2`) 2) Switch to...
Thanks for putting this PR together, a couple of thoughts: a) Should we consider adding the `FunctionComponent` type back in (or `FunctionComponent`)? I understand its not strictly necessary, but one...
I've caught this up with the latest - our types have moved along a bit in the meantime, reducing this PR to: + Typing the `FunctionComponent` form of `Column.editor` +...
Hi David, I believe something must have changed in the two years since I posted this issue :) When it was posted, if we wanted an input to flex in...
I may be wrong, but I think you could use `RefreshMode.SKIP_HIDDEN` for this? (Not 100% sure)
Sounds great to me! Will be awesome to build the generic version of this, and start standardising our somewhat haphazard implementations. Particularly like the emphasis on making it easy to...
Closing as this has been achieved as part of https://github.com/xh/hoist-react/pull/3866