Toshinaki

Results 7 comments of Toshinaki

@zeshuaro I ran into this too. What exactly permission did you add? Searching for "viewer" gives a lot of permissions. Is that the one with description "Viewer of Bare Metal...

Yes of course. I could also add `style` to `labelProps`. But all these are but workarounds. It would be strange not able to set `className` while `labelProps` is provided. Or...

~It's been a while. Any progress on this?🙂~ For anyone want a dnd, stop waiting and try this https://github.com/clauderic/dnd-kit Not easy to use, but very powerful.

> > dnd-kit does not support touch. So no option > > I tested it and it did support touch I am pretty sure. The issue I found was it...

@AntonOfTheWoods I'm not interested in arguing about responsibility or something here. But I'm waiting for my dinner so I can explain myself a bit. Some people like me don't care...

So is there any sample code showing how to achieve this before `bulkUpdate` is implemented? Is this code alright? ``` typescript const updateMulti = async (data: Array) => { await...