Harrison Healey
Harrison Healey
Also, nice work on the click outside logic. That works great
Great find! I'm surprised that the tests for this didn't catch the issue, but perhaps there's a case we missed here. Playing around with this myself without your changes, I've...
Great find. I'll try to take a look at this tomorrow since I want to see if I can find why the metadata still seems to be different on first...
Hi @christianhueserhzdr. Thanks for the report! If you have the JS console open when that happens, do you see any error messages printed to the console when that happens? And...
Thanks for the screenshot! Unfortunately, that doesn't point to anything in Mattermost that might be the cause. From some googling, it sounds like it might be an issue with Firefox...
No worries. I'm not sure how much else we can do to help then, but I'll keep an eye out for anything else that might help. My only other idea...
@yasserfaraazkhan For this one, please test that: 1. Loading the app, changing channels, and changing teams don't cause any errors 2. If you enable the `ClientMetrics` feature flag and turn...
Yeah, @larkox. That definitely made it a lot easier to change. I was also glad to see that this change didn't have to conflict with the advanced post/comment refactoring either...
Thanks for the PR! I'm actually going to reassign the reviewers on this to people who are more familiar with the server-side code
I didn't realize that there's this much Calls code in the web app. I'm struggling to figure out why the profile popover call button isn't rendered via a pluggable given...