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

Code attachment does not update with up/down prompt navigation #223

Closed
Jurredr opened this issue Jan 10, 2025 · 1 comment
Closed

Code attachment does not update with up/down prompt navigation #223

Jurredr opened this issue Jan 10, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Jurredr
Copy link
Contributor

Jurredr commented Jan 10, 2025

Problem:

When navigating up / down in prompt history, the code attachments are supposed to update accordingly, but they don't. This used to work fine.

Steps to Reproduce:

Add a code attachment (e.g. by sending to Q from VSCode), navigate to a previous prompt with up arrow, and it will not update the attachment section accordingly.

Expected Behavior:

The code attachment should correspond to the selected prompt (in history).

Other details:

Francesco: "i am pretty sure its this line here that has been removed, i havent tested yet:
https://github.com/aws/mynah-ui/pull/214/files#diff-bd4c5481ffce0a6058196b3d09baac811eb95bae5f07b53a61ff3cdf3658323fL334"

@Jurredr Jurredr added the bug Something isn't working label Jan 10, 2025
@Jurredr Jurredr self-assigned this Jan 10, 2025
@Jurredr Jurredr closed this as completed Jan 13, 2025
@Jurredr
Copy link
Contributor Author

Jurredr commented Jan 13, 2025

Fixed in #222

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

No branches or pull requests

1 participant