Skip to content

Commit

Permalink
📝 Docs: Update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
dominicstop committed Apr 10, 2023
1 parent b9c1339 commit 1ba88e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@
- [x] **Subtask** - `TODO:2023-04-07-06-10-22` Refactor - Replace `RNIModalState.isModalPresented` w/ `RNIModalPresentationState`.

- [x] **Subtask** -`TODO:2023-03-31-18-33-43` - Refactor `RNIModalManager` focus/blur logic to not rely on "modal index".
- [ ] **Subtask** - `TODO:2023-04-08-20-06-31` - Consolidate/combine `RNIModalState.isModalInFocus` into `RNIModalState.modalState`/`RNIModalPresentationState`.
- [ ] **Subtask** - `TODO:2023-04-08-20-06-31` - Impl. modal fous state.
- [ ] Subtask - `TODO:` - Refactor to use "modal focus state" (i.e. `RNIModalFocusState`.)
- [ ] **Subtask** -`TODO:2023-03-31-18-33-52` - Add modal event object property - `triggeredVia`: `programmatic`, `gesture`, `request`, `reordering`, etc.

<br>
Expand Down

0 comments on commit 1ba88e5

Please sign in to comment.