larryhudson / vite-todo-list

Example Vite project
0 stars 0 forks source link

Hide groups if they don't have anything in it #27

Closed larryhudson closed 1 month ago

larryhudson commented 1 month ago

Currently we have 'Today', 'Tomorrow' and 'Upcoming' headings even if they are empty. Please hide the groups until they have at least one item in them.

larryhudson-aider-github[bot] commented 1 month ago

I've created a pull request to address this issue: https://github.com/larryhudson/vite-todo-list/pull/28

larryhudson commented 1 month ago

Nice one bot!