You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wouldn't treat this as a bug for the very reason @janackermann stated.
Idea for improvement: when the text editor is opened with a file size above a certain threshold (no idea, really... my IDE warns for files above 4 MB I think) we could show a modal, warning the user that the app might not be able to handle the file size, giving the options to proceed anyway or to exit the editor (same as the normal "close" action in the editor, going back to the location the user came from via closeApp from appNavigation composable).
Steps to reproduce
large.txt
of size greater than10 GB
Expected behaviour
The file should be open in text-editor or some message like
large size file can't be opened
should be displayedActual behaviour
Reload animation is displayed on the text-editor page
Environment general
Operating system: Ubuntu 22.04 LTS
Backend (ownCloud Core or Infinite Scale): ocis
Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/...
Environment ownCloud Infinite Scale
Version: v2.0.0-rc.2
Updated from an older Infinite Scale or fresh install: fresh install
Where did you install Infinite Scale from:
Client configuration
Browser: Version 107.0.5304.121 (Official Build) (64-bit)
Operating system: Ubuntu 22.04 LTS
The text was updated successfully, but these errors were encountered: