Modify: Default Height on Chat List by CertifiedJoon · Pull Request #3319 · LAION-AI/Open-Assistant (original) (raw)
Fixes: #3305
/chat
I thought that it was intuitive to set height to of chat list to zero when there is no chats on the list.
But, as soon as a chat has been added to the list, I have set the default height.
/chat/{id}
I thought it is counter-intuitive to set default height to zero on this page. I have set default height to hundered percent.
