waveterm/frontend/app/view/waveai
Evan Simkowitz 4280a0981f
Fix more WaveAI scroll issues (#1597)
This adds a split atom for the messages so that the WaveAI component and
the ChatWindow component don't actually need to watch changes to all of
the messages. This makes the repaining a lot less expensive and makes it
easier to scroll while new messages come in.

I also increased the tolerance on the `determineUnsetScroll` callback so
that the bottom message won't get unattached as easily.
2024-12-20 14:01:19 -08:00
..
waveai.scss Remove WaveAI dynamic height adjustment, use pure CSS, also fix scrolling (#1594) 2024-12-20 11:49:29 -08:00
waveai.tsx Fix more WaveAI scroll issues (#1597) 2024-12-20 14:01:19 -08:00