Michael Telatynski
Michael Telatynski
> focusing a control inside the element call iframe once that menu option is pressed? This would need to be done by EC, due to CORS we have no access...
Fixed by https://github.com/element-hq/element-web/pull/29001
@twassman can you update the PR title to something helpful in a changelog, `Recalculate mentions of forwarded messages` means nothing to a user
Not really? What user impact does this have?
> should be off by default just like any other app where you don't lose anything when you close the app. Its not off by default in Chrome on MacOS
Webpages have a `beforeunload` handler which can trigger a dialog for that situation, and that'll be shown regardless of `Warn Before Quitting` setting > Element is an application and a...
It'd be really difficult to identify and implement for each and every state which is not fully recoverable. > Element should implement that for cases when the user is in...
I mean, this was a feature that was recently added by user request, it has a user preference for a reason, whether or not that's on/off by default seems very...
@cbrnr it's like there's a setting for it...
I haven't touched the shared-components stack yet so not sure, best asking in one of the dev rooms.