- 04 Aug, 2024 14 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Zhuoran authored
-
Zhuoran authored
-
Aryan Kothari authored
-
Aryan Kothari authored
-
- 03 Aug, 2024 11 commits
-
-
Aryan Kothari authored
fixes a bug that caused the deletion of a tag, when filtering by tag, to rehydrate all chats instead of the filtered list.
-
Aryan Kothari authored
reduces repeated code
-
Jun Siang Cheah authored
-
Aryan Kothari authored
change 1: when selecting a tag to filter the `tagView` store is set to disable paginated loading. This is so all tagged items can be loaded at once. deleting a tag when in the filtered view returns to the unfiltered view. this change now sets the `tagView` store to `false` so pagination can continue change 2: formatting
-
Clivia authored
-
Aryan Kothari authored
- larger screens where chat list (35px*pageSize) is smaller than window.InnerHeight, will not be able to scroll. - performance can dynamically scale, allowing mobile devices to load only what they need.
-
Timothy J. Baek authored
-
Clivia authored
✨ Better Practice -
Timothy J. Baek authored
-
Clivia authored
-
Clivia authored
-
- 02 Aug, 2024 11 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Timothy J. Baek authored
-
Clivia authored
-
- 01 Aug, 2024 4 commits
-
-
Timothy J. Baek authored
-
Timothy J. Baek authored
Co-Authored-By:Aryan Kothari <87589047+thearyadev@users.noreply.github.com>
-
Timothy J. Baek authored
-
Aryan Kothari authored
-