Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In Microsoft SQL Node can't copy query result preview #11603

Open
agilsantos opened this issue Nov 6, 2024 · 1 comment · May be fixed by #11649
Open

In Microsoft SQL Node can't copy query result preview #11603

agilsantos opened this issue Nov 6, 2024 · 1 comment · May be fixed by #11649

Comments

@agilsantos
Copy link

agilsantos commented Nov 6, 2024

Bug Description

When i try to select and copy the result query for debug, the popup closes.

bug_n8n.zip

To Reproduce

  1. On a "Microsoft SQL" node with operation execute query
  2. Type an expression on the query text box
  3. Click on the query text box to show the result popup
  4. With the mouse try to select the result and the popup will close

Expected behavior

it should only close when you click outside of the popup not on the popup allowing you to select and copy it's contents

Operating System

Docker Container on Ubuntu

n8n Version

1.65.2

Node.js Version

20.18.0

Database

SQLite (default)

Execution mode

main (default)

Debug info

core
  • n8nVersion: 1.65.2
  • platform: docker (self-hosted)
  • nodeJsVersion: 20.18.0
  • database: sqlite
  • executionMode: regular
  • concurrency: -1
  • license: community
  • consumerId: unknown
storage
  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: memory
pruning
  • enabled: true
  • maxAge: 730 hours
  • maxCount: 10000 executions
client
  • userAgent: mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/130.0.0.0 safari/537.36 edg/130.0.0.0
  • isTouchDevice: false

Generated at: 2024-11-06T17:44:32.114Z

@Joffcom Joffcom linked a pull request Nov 8, 2024 that will close this issue
4 tasks
@Joffcom
Copy link
Member

Joffcom commented Nov 8, 2024

Hey @agilsantos,

Thanks for the report, A fix has been put in once reviewed and merged it will be available in a future release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants