waveterm/frontend/app/view/waveai
Evan Simkowitz e0c875afeb
Remove WaveAI dynamic height adjustment, use pure CSS, also fix scrolling (#1594)
This makes the chat window flex-grow so we no longer need to manually
fix its height. It also cleans up some other styling.

It also fixes the scroll handlers so we detect when the user is at the
bottom of the chat window so we can follow the latest message. It also
fixes some circular references in the callbacks that were causing React
to bug out.
2024-12-20 11:49:29 -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 Remove WaveAI dynamic height adjustment, use pure CSS, also fix scrolling (#1594) 2024-12-20 11:49:29 -08:00