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

Fix: Clear Inputbox on "Ask" Button Press #73

Merged
merged 2 commits into from Jan 26, 2024
Merged

Conversation

Arindam200
Copy link
Contributor

Description

This PR fixes #60 by introducing a feature to automatically clear the input box when the "Ask" button is pressed

Changes Made

Created handleCopilotAskbuttonClick() function to handle the clearing of the input box.

Testing

  • Conducted manual testing by pressing the "Ask" button with various input scenarios.
  • Ensured that the input box is consistently cleared after pressing the "Ask" button.
  • Verified that the changes do not adversely affect other aspects of the application.

Signed-off-by: Arindam Majumder <arindammajumder2020@gmail.com>
Copy link
Contributor

@shivay-at-pieces shivay-at-pieces left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good!

@jwafu
Copy link
Contributor

jwafu commented Jan 26, 2024

looking great @Arindam200 !!

@jwafu jwafu merged commit cb5c75a into pieces-app:main Jan 26, 2024
1 check passed
@Arindam200
Copy link
Contributor Author

Thanks, Jordan!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Messages Not Disappearing After Sending in Copilot Chat
3 participants