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

[Bug]: Cursor shifts to the second line in cURL editor while creating it using keyboard navigation #38441

Open
1 task done
shadabbuchh opened this issue Jan 1, 2025 · 0 comments
Assignees
Labels
Bug Something isn't working CURL Issues related to CURL impor Integrations Product Issues related to a specific integration Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production Query & JS Pod Issues related to the query & JS Pod

Comments

@shadabbuchh
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

When creating a cURL import through omnibar navigation (keyboard navigation), the cursor unexpectedly moves to the second line in the cURL code editor. This behaviour does not occur when creating the import using mouse clicks.

Steps To Reproduce

  1. Open the application press ⌘ ⇪ +
  2. Use keyboard navigation to select the option to create a cURL import.
  3. Observe the cursor position in the cURL code editor.

Expected Result:
The cursor should remain on the first line of the cURL code editor

Actual Result:
The cursor shifts to the second line in the cURL code editor

Public Sample App

No response

Environment

Production

Severity

Low (Cosmetic UI issues)

Issue video log

https://jam.dev/c/dc17efb7-7bc8-45dc-8c8a-66d0fc771212

Version

Cloud

@shadabbuchh shadabbuchh added Bug Something isn't working Low An issue that is neither critical nor breaks a user flow Production Needs Triaging Needs attention from maintainers to triage CURL Issues related to CURL impor labels Jan 1, 2025
@github-actions github-actions bot added Integrations Product Issues related to a specific integration Query & JS Pod Issues related to the query & JS Pod labels Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working CURL Issues related to CURL impor Integrations Product Issues related to a specific integration Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production Query & JS Pod Issues related to the query & JS Pod
Projects
None yet
Development

No branches or pull requests

3 participants