dbcodeio / public

The Power of Databases, The Convenience of VS Code: All in One Place
29 stars 1 forks source link

Copy Selection button is not working in query output #32

Closed devpkr1 closed 1 month ago

devpkr1 commented 1 month ago

Hi mike ,

I have found another bug copy selection button is not working in query output , it is not copying anything from output.

screenshot attached:-

Screenshot 2024-10-06 003619

Thanks and Regards, Pradeep Kumar

mikeburgh commented 1 month ago

It looks like you have grouped/pivoted the data, correct?

Can you confirm it works with the normal table ?

devpkr1 commented 1 month ago

I didn't check it for the normal table but one thing I have noted is that except this button all other buttons for copy like " Copy selected rows" are working fine.

On Sun, 6 Oct 2024, 12:51 am mikeburgh, @.***> wrote:

It looks like you have grouped/pivoted the data, correct?

Can you confirm it works with the normal table ?

— Reply to this email directly, view it on GitHub https://github.com/dbcodeio/public/issues/32#issuecomment-2395164506, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHX3Z5N3VHT5FJITY2QD7G3Z2A34ZAVCNFSM6AAAAABPNS2I4OVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGOJVGE3DINJQGY . You are receiving this because you authored the thread.Message ID: @.***>

devpkr1 commented 1 month ago

Hi mike,

This issue is also fixed after you pushed this pre-release.

Thanks and Regards, Pradeep Kumar

mikeburgh commented 1 month ago

👍