Ron Houben
Ron Houben
Currently the styling of the Toast messages are not generalised and is configured everywhere a Toast is used. This should be generalised and abstracted into some reusable logic
Fix debounce when changing the title. Currently it seems that the debounce is not working and a Todo gets updated with every keypress. This also gives an overflow of update...
Change todo items input boxes to multi line. This because the amount of available text is currently too limited on mobile
The backdropFilter should be applied on the first render to make sure that there's a consistent design experience
Create animations when a Todo is added or removed but also when switching filters