Austin Turner

Results 121 comments of Austin Turner

Roll our own: https://nmingaleev.medium.com/draggable-and-resizable-panel-with-react-hooks-part-1-740a12a8c8da React draggable (no recent releases) https://github.com/react-grid-layout/react-draggable

this seems to reproduce the issue ```sql SELECT Id, Name, ProfileId, ( SELECT Id, PermissionSetId, IsActive FROM PermissionSetAssignments ) FROM User ```

After investigation, it looks like the API does not return the required data and there does not appear to be a good way to do this. Leaving ticket open for...

>Saw this and had an idea. But could be bad performance; but here it is. > >When building the query have a button that says show count and that button...

I lost interest in this PR and never got back around to finishing it - I will get back to it eventually :D

The table layout would look like the screenshot below. This will require metadata or tooling api, so it will take some work and investigation to make sure that nothing is...

Thank you for the result, I wanted to post here in case anyone else has this issue - the Salesforce connector is 100% when used as shown in the documentation...

@johnlindquist - After doing some digging, I actually think the current implementation probably works (mostly) fine. I must have had some code issue initially that I did not realize, which...