bolt.diy/app/components/chat
KevIsDev 902166efee fix(chat): ensure artifact actions are correctly evaluated for completion
The dependency array in the Artifact component was missing `artifact.type` and `allActionFinished`, which could lead to incorrect evaluation of action completion. Additionally, the logic for determining if all actions are finished was updated to account for 'start' actions that are 'running'. This ensures that the component accurately reflects the state of bundled artifacts.
2025-04-28 14:34:07 +01:00
..
chatExportAndImport
APIKeyManager.tsx
Artifact.tsx fix(chat): ensure artifact actions are correctly evaluated for completion 2025-04-28 14:34:07 +01:00
AssistantMessage.tsx
BaseChat.module.scss
BaseChat.tsx refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
Chat.client.tsx refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
ChatAlert.tsx
CodeBlock.module.scss
CodeBlock.tsx
ExamplePrompts.tsx
FilePreview.tsx
GitCloneButton.tsx
ImportFolderButton.tsx
Markdown.module.scss
Markdown.spec.ts
Markdown.tsx
Messages.client.tsx
ModelSelector.tsx
NetlifyDeploymentLink.client.tsx
ProgressCompilation.tsx
ScreenshotStateManager.tsx
SendButton.client.tsx
SpeechRecognition.tsx
StarterTemplates.tsx
SupabaseAlert.tsx refactor(chat): improve UI layout, artifact handling, and template naming 2025-04-28 14:03:58 +01:00
SupabaseConnection.tsx
ThoughtBox.tsx
UserMessage.tsx
VercelDeploymentLink.client.tsx