IllusioQuest / teacher-quotation-manager

This project contains the source code of a Vaadin application created with Java which allows adding, maintaining and rating of quotations. Also includes a login system and a user management tool for admins. BRAND NEW: Improved UX for content from schulmanager-online
https://schulhub.web.app
GNU Lesser General Public License v2.1
0 stars 1 forks source link

Ability to hide (and unhide) chats #33

Open Toastbrot236 opened 4 months ago

Toastbrot236 commented 4 months ago

especially useful if its one of those read-only chats with a single message wasting screen space. This would mean to also implement context menus for chats and a toggle maybe in the chat tab that lets you see hidden chats (so you could unhide them e.g.).

Toastbrot236 commented 4 months ago

maybe also add custom chat order to this

IllusioQuest commented 4 months ago

That's why you can see this three-dotted button beneath each chat. It just doesn't do anything right now...

IllusioQuest commented 4 months ago

maybe also add custom chat order to this

Custom chat order requires too much database space, for this feature's small brother see #8