Getting started - Better empty state for Todos view
Description
We need to know what todos are when we first land on the Todos page. This feature is awesome, but we need to let new users know how awesome it is. Currently, the empty state for the Todos page is literally blank.
Specification
- New users who land on this page should be welcomed by this new page.
- Users who have already had at least one todo shouldn't see the welcome todo page, but a new blank page.
- The Done tab should have a different behaviour that what we have now. I suggest to remove the To do/Done tab entirely until we have at least one done todo in the list.
Empty state for first time users:
Empty state for returning users:
Links / references
- Part of #15632 (closed)