On creating a new issue, after hitting the submit button, the todo is not reflected in the todo list
Expected Behavior
After creating a todo and submitting it, the todo should appear in the todo list automatically.
Current Behavior
After creating a todo and submitting it, user has to reload the page in order to see the updated todo list.
Steps to Reproduce
- Goto Create todo
- Create a new todo and hit the submit button
- No confirmation is show about creation of todo, neither new todo is added to the todo list
- Reload the page to see the todo added in the list.