-
Notifications
You must be signed in to change notification settings - Fork 2.6k
enable change select on failure #1261
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
enable change select on failure #1261
Conversation
🦋 Changeset detectedLatest commit: eb52117 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
This pull request is quite large, with 20 files changed, 1018 lines added, and 661 lines removed. It includes a mix of new features, refactoring, and fixes across various components and modules. To improve the review process and maintainability, it might be beneficial to split this pull request into smaller, more focused ones. Here are some suggestions on how to split the changes:
By splitting the pull request, it will be easier to review and test each set of changes independently, ensuring a smoother integration process. Let me know if you have any questions or need further assistance! |
webview-ui/src/components/chat/ChatTextArea/ChatTextAreaInput.tsx
Outdated
Show resolved
Hide resolved
64080ea to
fbc9216
Compare
Description
This pull request redesigns the chat window, updates the start screen text, fixes a chat disabling issue, and includes an HTML bug fix. Storybook stories have been added for most components to improve component documentation and development workflow.
Type of change
How Has This Been Tested?
The changes have been tested by manually reviewing the UI changes in the chat window and verifying the fix for the chat disabling issue. Tested with the extension host, and adding images.
Checklist:
Additional context
This PR enhances the user experience and developer workflow by improving the chat interface, providing clearer guidance.
Animation:

Important
Redesigns chat interface, updates start screen, fixes chat disabling, and adds Storybook stories for improved documentation.
ChatView.tsx.ChatTextArea,ChatTextAreaInput,ChatTextAreaActions,ChatTextAreaSelections, andChatTextAreaLayoutcomponents.ChatTextArea.module.css.ChatView.tsx.defaultExtensionStatetoExtensionMessage.tsfor consistent state management.ChatTextAreaandChatViewinChatTextArea.test.tsxandChatView.test.tsx.ClineProvider.test.tsto usedefaultExtensionState.MCP Serverscommand inpackage.json.This description was created by
for 4c50dcd540788971ed2e532cb1b3a5a6bc7dc28d. It will automatically update as commits are pushed.