HomePhabricator
Diffusion Comm a20d55f89af6

[native] Clean up Entry delete action

Description

[native] Clean up Entry delete action

Summary:
Instead of dispatching an action with an empty payload when we want to skip it, we should skip dispatching an action altogether.

Depends on D12261

Test Plan:

  1. Tested with the rest of the stack. Tested entry creation, deletion, deletion while editing, save after editing
  2. Flow and careful code inspection

Reviewers: tomek

Reviewed By: tomek

Differential Revision: https://phab.comm.dev/D12262

Details

Provenance
ashoatAuthored on May 31 2024, 1:50 PM
Reviewer
tomek
Differential Revision
D12262: [native] Clean up Entry delete action
Parents
rCOMMf3fc775546f4: [lib] Fix createEntry action
Branches
Unknown
Tags
Unknown
Reverted By
rCOMMd176991016e8: Revert "[native] Clean up Entry delete action"