Jonathan Daugherty

Results 356 comments of Jonathan Daugherty

@MartinDelille Let's move that discussion to: https://github.com/matterhorn-chat/matterhorn/issues/554 https://github.com/matterhorn-chat/matterhorn/issues/555

Interestingly, it looks like the web client embeds the user input form in the message area. The mattermost server docs make it look like a modal / pop-up window. Perhaps...

For reference: * https://docs.mattermost.com/developer/interactive-messages.html * https://docs.mattermost.com/developer/interactive-dialogs.html

@lukasjuhrich Before implementation on this can begin, some research needs to be done. We haven't looked into the range of possible UI elements that are involved with supporting this feature,...

Thank you for that information, @lukasjuhrich! As for your suggestion, I view that as a temporary coping strategy rather than a solution. I'd be okay with someone implementing that as...

Relevant to #770: https://github.com/blindsidenetworks/mattermost-plugin-bigbluebutton/blob/master/server/plugin.go

Hi @marvinwankersteen - thanks for opening this. The behavior you are seeing is a consequence of the implementation: the focus commands only look at what is in the sidebar, and...