ransome1 / sleek

todo.txt manager for Linux, Windows and MacOS, free and open-source (FOSS)
https://github.com/ransome1/sleek/wiki
MIT License
1.35k stars 105 forks source link

Renaming a project creates a new one and duplicates the tasks assigned to it #421

Closed r0main-c closed 1 year ago

r0main-c commented 1 year ago

To Reproduce :

sleek_bug

Do you see any error entries in sleeks developer tools ?

No error entries appear in the tab "Console" from the dev tools.

Here is the content that is generated after reproducing the bug :

filters.mjs:476 Success: Filter a renamed to b
filters.mjs:63 Success: User data persisted for selectedFilters with value: 
render.js:34 Success: New todo object created
render.js:44 Success: todo.txt objects filtered
render.js:59 Success: Filter data generated
render.js:66 Info: File has content and results are shown
render.js:73 Success: Todos have been grouped and sorted
helper.mjs:251 Info: No tab bar is being built
ipc.mjs:12 Success: Table build in 6.899999999906868ms

Desktop :

ransome1 commented 1 year ago

@r0main-c thanks for reporting this! Could you please take a look at this pre-release and tell me, if this bug still occurs on your side? https://github.com/ransome1/sleek/releases/tag/v1.2.5-rc.1

r0main-c commented 1 year ago

I have just tested this pre-release and I confirm that the bug is well resolved. Thank you for this application which corresponds perfectly to what I am looking for!

ransome1 commented 1 year ago

Please feel free to close here.