Ron Houben

Results 5 issues of 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

enhancement
styling

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...

bug

Change todo items input boxes to multi line. This because the amount of available text is currently too limited on mobile

refactoring

The backdropFilter should be applied on the first render to make sure that there's a consistent design experience

styling

Create animations when a Todo is added or removed but also when switching filters

enhancement