Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(Smart Apply): Show Reapply for applied code blocks (#6898)
## Description closes https://linear.app/sourcegraph/issue/CODY-4826/smart-apply-show-reapply-to-indicate-applied-state Primary purpose of these changes: - Give a UI indication of when a code block has already been applied and accepted. Especially useful when a user is actioning multiple code blocks in a response - Make it obvious to the user that they can re-apply a codeblock if something went wrong, or they weren't happy with the result https://github.com/user-attachments/assets/3c7a4094-f98c-4597-abcb-bb8897c98215 ## Test plan 1. Make smart applies 2. Click "Apply" 3. Click "Accept" 4. Observe that "Reapply" appears <!-- Required. See https://docs-legacy.sourcegraph.com/dev/background-information/testing_principles. -->
- Loading branch information