[https://www.loom.com/share/51086a34199148dcbef24876dfc2f174](https://www.loom.com/share/51086a34199148dcbef24876dfc2f174 "smartCard-inline")
- Conversations do not sticky
- Conversations should persist between pages
- We have a useHook/Context method that works well. We should make messages into a context that way they are consistent between loads.
- Copy how useLocalPreference works to include the initializer. The initializer needs to load the state of messages from localStorage the same way localPreference does.
- When a new message opens it does not dynamic load into conversations
- Add a little X to remove prior conversations from message list