- Replace inline QuickEntryBox with NewTaskModal trigger in list view - Wire ListView to open NewTaskModal via onCreateTask prop - Remove standalone task creation logic from QuickEntryBox - Update App component to pass modal handlers to ListView - Simplify QuickEntryBox to pure quick-entry without inline creation - Update tests to verify unified modal-based creation flow