Commit graph

5 commits

Author SHA1 Message Date
Tindo N. Arsel 8f0ed233e9
adjust new chat button display in chat folder (#199)
* adjust new chat button display in chat folder

* Display it at the top instead at the end.
This because chats are order by recently created.
UX issue when clicking to the button at the end,
and have to scroll at the top to see and edit newly created chat.

* Display the button when hovering the folder,
not just the group of chats in the folder.
This make the button to display when hover the folder,
even if there is not yet chats list in the folder.

* parent sibling hover

---------

Co-authored-by: Jing Hua <tohjinghua123@gmail.com>
2023-04-04 16:04:39 +08:00
Jing Hua 892e7792ba style: gray-650 and gray-850 2023-04-02 21:29:25 +08:00
Jing Hua 9bc839917e style: color palette update 2023-03-05 00:38:54 +08:00
Jing Hua 05cfd7f34f First Commit 2023-03-04 06:17:11 +08:00
Jing Hua b2ef37fb4f Initial Commit 2023-03-03 13:25:10 +08:00