feat: add better provider support, icons, regen, and a lot more
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
I'm not entire sure why, I think its a race condition, but I'm not sure.
|
||||
I _do not_ think that triplit-nuxt is the culprit, but I'm not sure.
|
||||
|
||||
2. [ ] The logic to handle hovering over the sidebar is half-baked at best. On the
|
||||
2. [X] The logic to handle hovering over the sidebar is half-baked at best. On the
|
||||
agents route, the back arrow sometimes stays full sized
|
||||
|
||||
3. [ ] If you open the theme switcher on the sidenav then close it and re-open
|
||||
3. [X] If you open the theme switcher on the sidenav then close it and re-open
|
||||
it _without_ moving your mouse off of the sidenav, the agent button/dropdown
|
||||
trigger will slowly crawl to the right (likely related to #2).
|
||||
|
||||
@@ -24,6 +24,8 @@
|
||||
|
||||
8. [ ] Sometimes the sidebar wont change views until you move your mouse off of the sidenav?
|
||||
|
||||
9. [ ] ~~Sometimes on first page load, the message send button is on the left?~~
|
||||
9. [x] ~~Sometimes on first page load, the message send button is on the left?~~
|
||||
If input was typed into the chat input **before hydation** the message send button
|
||||
will be on the left.
|
||||
will be on the left. **THIS WAS BECAUSE OF GRAMMARLY. I HATE YOU GRAMMARLY.**
|
||||
|
||||
10. [ ] Multiple markdown blocks might be edited with the same content at the same time
|
||||
Reference in New Issue
Block a user