this post was submitted on 07 Jul 2023
9 points (100.0% liked)
Alexandrite
349 readers
1 users here now
Alexandrite is a desktop-first alternative Lemmy client.
Find a bug or have a feature request? Create an issue on Github, or post here.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Being able to save/favourite a comment. It's available for posts but not comments ... even though the best stuff is always buried in the comments!!
Also, most or even all of the menu options lemmy provides for comments are probably useful. Seeing the source can be useful for seeing how markdown works and copying text. The blocking and reporting options are probably important too. And the "send message/DM" option could also come in handy (?)
Hey I just added all of this, and a few extra options on posts. Also you can manage blocked users in the settings too.
All of it is stuffed in an overflow menu, so I didn't bother showing the loading indicator and stuff like I do with the other actions. Maybe I should add some more toasts for successful actions too (everywhere, not just here).
Edit: Moved 'save' out of the overflow menu to match posts.
Nice! Quick check on mobile and it all looks good!!
Yeah I've been meaning to add those but I had been waiting until I did the client side API usage rewrite before doing more stuff, now I can do that. I'll throw it on my todo list for stuff to do after work today.
Awesome! No rush here ... I'm just casually shooting suggestions