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 report: Copy paste from MynahUI should not contain unnecessary line breaks #98

Closed
3 tasks done
leigaol opened this issue Aug 20, 2024 · 0 comments · Fixed by #100
Closed
3 tasks done

Bug report: Copy paste from MynahUI should not contain unnecessary line breaks #98

leigaol opened this issue Aug 20, 2024 · 0 comments · Fixed by #100
Labels
bug Something isn't working

Comments

@leigaol
Copy link

leigaol commented Aug 20, 2024

Problem

This is a mirror of issue aws/aws-toolkit-vscode#4991.

Steps to reproduce the issue

Resize chat window, then copy from chat window. The copied text contains line breaks that were added by MynahUI which does not exists in the original string.

Expected behavior

System details

  • OS:
  • Tested enviroment:
    • Web (Demo app)
    • VSCode Amazon Q Chat
    • JetBrains IntelliJ Amazon Q Chat
  • Enviroment extension version (if applicable):
  • [-] Enviroment is remote
@leigaol leigaol added the bug Something isn't working label Aug 20, 2024
@dogusata dogusata linked a pull request Aug 26, 2024 that will close this issue
justinmk3 pushed a commit to aws/aws-toolkit-vscode that referenced this issue Aug 27, 2024
## Problem
New version of MynahUI requires release in vscode.

## Solution
Release new version of MynahUI with the following bug fixes:
- Fix copy pasting inline code texts
aws/mynah-ui#98
- Fix disabled commands not filtered in quick actions

MynahUI v4.15.8 release notes:
https://github.com/aws/mynah-ui/releases/tag/v4.15.8
rli pushed a commit to aws/aws-toolkit-jetbrains that referenced this issue Aug 27, 2024
Release new version of MynahUI with the following bug fixes:
- Fix copy pasting inline code texts aws/mynah-ui#98
- Fix disabled commands not filtered in quick actions

MynahUI v4.15.8 release notes: https://github.com/aws/mynah-ui/releases/tag/v4.15.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants