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]: text selection in debugger output is grabby #22110

Closed
1 task done
rohan-arthur opened this issue Apr 5, 2023 · 0 comments · Fixed by #33922
Closed
1 task done

[Bug]: text selection in debugger output is grabby #22110

rohan-arthur opened this issue Apr 5, 2023 · 0 comments · Fixed by #33922
Assignees
Labels
Bug Something isn't working Debugger Issues related to the debugger FE Coders Pod Issues related to users writing javascript in appsmith Low An issue that is neither critical nor breaks a user flow Production QA Pod Issues under the QA Pod QA Needs QA attention

Comments

@rohan-arthur
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

I have used some console.log() statements in my function, and now I want to select only part of the output for something. This is not possible, I can only select the entire output. Please check video

Screen.Recording.2023-04-05.at.10.35.32.mov

Steps To Reproduce

  1. write a console.log() statement in your js function
  2. run the function and look at logs
  3. try to select only part of the output, this is not possible

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

cloud

@rohan-arthur rohan-arthur added Bug Something isn't working Low An issue that is neither critical nor breaks a user flow Debugger Issues related to the debugger Needs Triaging Needs attention from maintainers to triage labels Apr 5, 2023
@github-actions github-actions bot added the FE Coders Pod Issues related to users writing javascript in appsmith label Apr 5, 2023
@bharath31 bharath31 removed the Needs Triaging Needs attention from maintainers to triage label May 11, 2023
alex-golovanov added a commit that referenced this issue Jun 4, 2024
## Description
Individual words in debugger messages can now be selected.
<img width="851" alt="Screenshot 2024-06-03 at 12 21 27"
src="https://github.com/appsmithorg/appsmith/assets/173164/d9644e3d-2e2d-4e1b-abb3-963171f5a1cc">

Fixes #22110

## Automation

/ok-to-test tags="@tag.IDE"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9370104155>
> Commit: 2fe1821
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9370104155&attempt=1"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->






## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
@appsmith-bot appsmith-bot added the QA Needs QA attention label Jun 4, 2024
@github-actions github-actions bot added the QA Pod Issues under the QA Pod label Jun 4, 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 Debugger Issues related to the debugger FE Coders Pod Issues related to users writing javascript in appsmith Low An issue that is neither critical nor breaks a user flow 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.

6 participants