Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: sort the todos in js instead of css #55

Open
CostasAK opened this issue Jul 26, 2024 · 0 comments
Open

refactor: sort the todos in js instead of css #55

CostasAK opened this issue Jul 26, 2024 · 0 comments

Comments

@CostasAK
Copy link
Owner

By sorting using css order, I lose access to the last child selector for the todo separator. It's also not very flexible if I later want to add different ways to sort the todos. Implement the sorting in the TodoCategory component instead.

@CostasAK CostasAK changed the title refactor(checklist): sort the todos in js instead of css refactor: sort the todos in js instead of css Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant