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

Prompt Input issue after update. Removing Input on Up Arrow. #5168

Open
fazelmk opened this issue Dec 5, 2024 · 0 comments
Open

Prompt Input issue after update. Removing Input on Up Arrow. #5168

fazelmk opened this issue Dec 5, 2024 · 0 comments
Labels
amazon-q bug We can reproduce the issue and confirmed it is a bug. codewhisperer

Comments

@fazelmk
Copy link

fazelmk commented Dec 5, 2024

Description
Up Arrow with text on the chat input is deleting the inputted text and moving to previous in history. If any, otherwise only removes the prompt.
Down Arrow don't recover the typed prompt.

This became a very poor experience when working with multiple lines in the prompt or using /dev

To reproduce

  1. Open Amazon Q inside the IDE
  2. Type anything on the prompt
  3. Press UP Arrow in the keyboard
  4. Voala. Typed Prompt is gone.

Expected behavior
Arrows behaving like a navigation shortcut moving the cursor to the line above.

Your Environment

  • OS: Ubuntu 24.04.1 LTS
  • JetBrains product: WebStorm 2024.3
  • JetBrains product version: 2024.3 Build #WS-243.21565.180, built on November 12, 2024
  • AWS Toolkit version: 3.44-243
  • SAM CLI version: SAM CLI, version 1.90.0
  • JVM/Python version: openjdk 21.0.5 2024-10-15
@fazelmk fazelmk added the bug We can reproduce the issue and confirmed it is a bug. label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
amazon-q bug We can reproduce the issue and confirmed it is a bug. codewhisperer
Projects
None yet
Development

No branches or pull requests

2 participants