This template is for bug report only:
- Lettera Version: 1.0.0 (3980)
- macOS Version: 26.5.1
- What were you doing: organizing files in sidebar
- What feature did you use: drag/drop file from one folder to another within sidebar
- What happened: files moved but sidebar didn’t delete the old files or refresh the list
- What did you expect to happen: that the sidebar would reflect the actual file system
The actual changes whether renaming or moving files works but the sidebar doesn’t reflect the change unless I close and reopen the app. My guess is somewhere there’s an internal hashtable or list that is not getting updated directly or indirectly.
This is similar to my other post about when renaming files and I click back on the filename, it can’t locate the file because the old name is still in memory/widget/list. Recycling the app, clears it all out and the app rebuilds the sidebar from the filesystem again.
thanks -tom