Matthias Max

Results 42 comments of Matthias Max

# Table Requirements Ok, super-raw 30-min holidy sum up of what I think are my consolidated expectations when it comes to a hero-table-component. I have bits of this implemented in...

One more thing towards what one might expect from a "modern" table component: responsiveness. I think a table should be able to deal with various screen resolution based on some...

@jacebot Just checked out the element table and seems to have some serious scroll lag issue? Even on my MB 2019 the rows are not "synced" when scrolling. Did you...

Would it possibly make sense to build the component around a feature-complete "data structure engine" like https://danfo.jsdata.org/api-reference/dataframe ? ![image](https://github.com/opensource9ja/danfojs/raw/master/assets/browser-out.gif)

Totally agree and understand the strategy. My requirements above might have been more of a self-reflection outcome. A simpler pure UI table would definitely be a good start for any...

How do I update @rwaskiewicz ? I added a thumbs up to the OP. Any news reg. this issue/feature ? Does Stencil 4 still have the same issues then v2...

I'm still having this issue after uninstall (and on install which is why I want to remove it). I did: - Follow the instruction from issue #5 - Delete cache...

@hugomosh Did you actually dispatch the STORE action actively yourself through `redux-saga` or `feathers-offline-realtime` ? Or is feathers-redux supposed to dispatch the STORE action automatically after say `SERVICE_FIND_FULFILLED`? @eddyystop you...

Would have a generator be an option for you? Like a script that would auto-generate the code for the props. Just thinkin' out loud as I had these use cases...

Hi @rmanibus thanks for posting this. May I ask for a repro repo? I doubt there will be the time to set this up and also to reduce the risk...