discourse-ai/test/javascripts
Keegan George c421f713a3
DEV: Handle streaming animation within AiSummaryBox (#901)
This PR further decouples the streaming animation by completely handling the streaming animation directly in the `AiSummaryBox` component. Previously, handling the streaming animation by calling methods in the `ai-streamer` API was leading to timing issues making things out-of-sync. This results in some issues such as the last update of streamed text not being shown. Handling streaming directly in the component should simplify things drastically and prevent any issues.
2024-11-07 08:08:32 -08:00
..
acceptance DEV: Handle streaming animation within AiSummaryBox (#901) 2024-11-07 08:08:32 -08:00
integration/components DEV: Make indicator wave a reusable component (#807) 2024-09-18 09:53:54 -07:00
unit DEV: Improve ai-streamer API (#851) 2024-10-22 10:55:35 -07:00
.gitkeep Initial commit 2023-02-17 11:33:47 -03:00