Grigorii K. Shartsev

Results 583 comments of Grigorii K. Shartsev

Rebased onto master, squashed

Search in a conversation is now available: - Resolved in upstream: https://github.com/nextcloud/spreed/pull/14125 - Available since `v1.1.1-beta`

One minor issue, `NcAppContent` doesn't take into account the `min` and `max` values until user tries to resize it manually. For example, if `min-max` are 40..60 but restored (or from...

Sounds great. Things to consider: - l10n - User Status app might not be disabled (also a problem for the current UI) - What to do with the multi-account in...

Problems with Tauri: - Cross-platform + Cross-browser — no control over runtime. Every OS and user have different web-view for rendering - With Electron we can use the latest Chromium...

> Shouldn't be a breaking change, as it's an internal component, right? Yes, this is an internal component

Build time is better now by moving to ESBuild for transpilling and minifying. But bundle size is still a problem.

I cannot reproduce on a VM