Todo List Names are Immutable
Whereas individual items within a list can be renamed by double clicking, the list names themselves seem immutable.
My thought is that if one is on the home page and in "edit" mode, then a single click of a list should allow the user to edit the list name rather than taking the user to that contents of that list.
I'd be happy to contribute a PR if this is a feature you'd merge. Let me know what you think.
Good idea. Would certainly merge a PR for this.
On the TODO page it's a double-click or double-tap to edit and would probably be good to keep that consistent.
Makes sense. I'll give it a try.
Separately, if you have time at some point, it would be useful to have a script or set of instructions on getting up and running from git clone to a working instance. I fiddled with downloading all the resources required to run make successfully and am still getting some errors when I try to visit index.html. I'm sure I'll figure it out, but it makes getting up a running a little tricky.