Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sidebar is slow to expand folders containing moderately many (2000) files first time #1332

Open
jeremypw opened this issue Jun 9, 2023 · 3 comments · May be fixed by #1522
Open

Sidebar is slow to expand folders containing moderately many (2000) files first time #1332

jeremypw opened this issue Jun 9, 2023 · 3 comments · May be fixed by #1522
Labels
Priority: Medium Should be addressed when time allows

Comments

@jeremypw
Copy link
Collaborator

jeremypw commented Jun 9, 2023

What Happened?

Expanding a folder containing 2000 small files (not text) was very slow (20 - 30 seconds)

Steps to Reproduce

  1. Open a project containing a folder with thousands of files
  2. Click on the folder to expand it
  3. Wait ... wait ... wait
  4. The folder eventually expands
  5. Closing and reopening the folder is relatively quick

Expected Behavior

Expanding a folder containing lots of files should be reasonably fast (and/or give user feedback) and not block the interface.

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

@ghost
Copy link

ghost commented Jun 10, 2023

I opened a discussion here: #1333

@jeremypw
Copy link
Collaborator Author

Probably not critical as there is no crash or data loss and maybe an edge case. Hopefully this is one of the things that the Gtk4 port will mitigate. I'd rate it as medium priority.

@jeremypw jeremypw added the Priority: Medium Should be addressed when time allows label Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Should be addressed when time allows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants
@jeremypw and others