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]: Focus retention in the inputs is not consistent #36673

Closed
1 task done
hetunandu opened this issue Oct 3, 2024 · 0 comments · Fixed by #36770
Closed
1 task done

[Bug]: Focus retention in the inputs is not consistent #36673

hetunandu opened this issue Oct 3, 2024 · 0 comments · Fixed by #36770
Assignees
Labels
Bug Something isn't working IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production QA Pod Issues under the QA Pod QA Needs QA attention

Comments

@hetunandu
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Description

A regression has been found in the focus retention feature that is causing the MaintainFocus&Context_spec.js test to be flaky.

  • Quick switching between queries causes buffer overflow in saga channels
  • Some times the code editor does not have a cursor but focus is set on the div wrapping the code editor
  • JS Editor sees the cursor but not in the right position

Steps To Reproduce

Run the MaintainFocus&Context_spec.js test

Public Sample App

NA

Environment

Production

Severity

Low (Cosmetic UI issues)

Issue video log

No response

Version

Cloud

@hetunandu hetunandu added Bug Something isn't working IDE Product Issues related to the IDE Product Needs Triaging Needs attention from maintainers to triage IDE Pod Issues that new developers face while exploring the IDE labels Oct 3, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Low An issue that is neither critical nor breaks a user flow Production labels Oct 3, 2024
@appsmith-bot appsmith-bot added the QA Needs QA attention label Oct 9, 2024
@github-actions github-actions bot added the QA Pod Issues under the QA Pod label Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production QA Pod Issues under the QA Pod QA Needs QA attention
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants