This commit is contained in:
Evgeny Poberezkin
2024-12-06 22:49:46 +00:00
parent bb0ac16642
commit 2bef6139ae
+1
View File
@@ -20,5 +20,6 @@ Proposed UX:
- there should be some way to delete tag completely, maybe on long-press on tab bar or maybe in the list of tags?
- tagging conversation will be done via the context menu that will open a second menu allowing to choose from existing tag or add a new type and select emoji (which means we need to add our embedded emoji keyboard on desktop and on android, and that should be used in compose too, as many desktop platforms and older android do not allow choosing emoji easily). We could also switch android to emoji font we use on desktop, if it's not too large, as default Android emoji are quite ugly.
- on iOS it would be a third "..." button on the trailing swipe area, which will consume Delete button for groups. If there is only Tag button, we don't need "...", we should use Tag directly.
- it also needs some removable notice, once there are conversations, so there will be some preset tag(s), but no user-defined tags (tappable "Tag your chats" with info on how to tag with X to remove and maybe alert if info was not opened).
![UI](2024-12-06-chat-tags.jpg)