larryhudson / vite-todo-list

Example Vite project
0 stars 0 forks source link

Show selected indicator for 'all', 'active', 'completed' filters #45

Closed larryhudson closed 1 month ago

larryhudson commented 1 month ago

Currently we have buttons for moving between 'all', 'active' and 'completed', but there's no visual indicator which is selected / active. Can we please make this clearer?

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/46