mstijak / tdo

Keyboard driven, hackable TODO list
https://mstijak.github.io/tdo/
MIT License
183 stars 24 forks source link

Deleted Boards still appear in dropdown while editing Lists #27

Closed jordanriii closed 5 years ago

jordanriii commented 5 years ago

On MacOS High Sierra Safari 12 Deleted boards still appear in the dropdown while editing lists. It can be little confusing. As a workaround I'll just be sure to rename it to something else before deleting. image 2018-10-23 at 9 02 47 am

jacekk commented 5 years ago

I can work on that ... in the evening. @mstijak

@builtbyjordan Thx for reporting.

jacekk commented 5 years ago

@mstijak I can see you are working on it in a different repo: https://github.com/codaxy/tdo/commits/master . Is this repo obsolete?

mstijak commented 5 years ago

@jacekk Thanks, that would be great. I'm working on a new version of tdo which will be based on Firebase. Firebase should enable some cool new features like data sharing between users and devices, offline mode, google sign in, etc. This repo will become obsolete once the new repo stabilize. That might take some time. There is a lot of work left and I'm very busy with other things at the moment.

jordanriii commented 5 years ago

Good to know there something in the works! @jacekk Thanks for jumping in!

jacekk commented 5 years ago

@builtbyjordan Fixed & released. Can you verify? And close this very ticket?

jordanriii commented 5 years ago

@jacekk Yes. I'll get to that this afternoon.

jordanriii commented 5 years ago

Confirming that deleted boards do not show up in the dropdown anyone. Great job!