Marcus Mangelsdorf
My feedback
7 results found
-
183 votes
-
5 votesMarcus Mangelsdorf supported this idea ·
-
14 votes
An error occurred while saving the comment Marcus Mangelsdorf shared this idea · -
34 votesMarcus Mangelsdorf supported this idea ·
An error occurred while saving the comment Marcus Mangelsdorf commentedThis really needs to be adressed, since the reply-functionality/commenting is not obvious. Most people don't seem to recognize the answer arrow and "Write a message..." doesn't say "or hit <Shift> + <Up> to comment on the last message".
-
6 votesMarcus Mangelsdorf supported this idea ·
An error occurred while saving the comment Marcus Mangelsdorf commentedIt could also explain, how replying to threads work, since most of our users *always* create a new thread instead of answering/commenting...
-
167 votesMarcus Mangelsdorf supported this idea ·
-
8 votesMarcus Mangelsdorf supported this idea ·
One potential downsides of actually making edits trigger notifications would be the possibility of duplicate notifications, if the feature is implemented too naively.
To prevent annoying multiple notifications if the mentions weren't actually changed/added, editing a message would have to compare the list of mention-keywords before and after the edit, and then not trigger new notifications for keywords that exist in both lists.
I see now, how this adds quite some complexity, since users can define arbitrary words to be notified. Maybe the simplest solution would be to really just look at explicit @mentions when committing an edit and don't trigger notifications for arbitrary keywords during edits.