[🐴] Remove extra spinner states from chat screen (#3947)

* remove extra loading states from chat

* nits

* fix scrolling animation to bottom

* nit

* move spinner to top
This commit is contained in:
Hailey
2024-05-10 07:49:08 -07:00
committed by GitHub
parent 195c9f1045
commit 1a90426026
3 changed files with 79 additions and 32 deletions
+1 -1
View File
@@ -554,7 +554,7 @@ export class Convo {
{
cursor: nextCursor,
convoId: this.convoId,
limit: isNative ? 40 : 60,
limit: isNative ? 30 : 60,
},
{
headers: {