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
I've searched existing issues and found nothing related to my issue.
Describe the feature you want to add
I've large collections, about 3,8k files. And each start of program be like: "launch Bruno and go away...". In many cases i need just a few specific reqs, not all collection.
I suggest:
Do not block all interface while files in load, just block top level folders* inside collection if not all inner files (recursively) was loaded.
Unblock top level folders after it was fully loaded, one by one.
Load folder in priority if user clicked on it, then continue load by sequence from top to bottom of folder list.
I have checked the following:
Describe the feature you want to add
I've large collections, about 3,8k files. And each start of program be like: "launch Bruno and go away...". In many cases i need just a few specific
reqs
, not all collection.I suggest:
*Top level folders means one step after collection level:
Probably be solved by this pr #3618
Mockups or Images of the feature
The text was updated successfully, but these errors were encountered: