Page MenuHomePhabricator

[web][lib] Update calendar-selectors to hooks
ClosedPublic

Authored by ashoat on Feb 4 2023, 6:21 PM.
Tags
None
Referenced Files
F3500915: D6588.id22001.diff
Fri, Dec 20, 3:10 AM
Unknown Object (File)
Nov 18 2024, 7:36 PM
Unknown Object (File)
Nov 18 2024, 7:36 PM
Unknown Object (File)
Nov 18 2024, 7:36 PM
Unknown Object (File)
Nov 18 2024, 7:36 PM
Unknown Object (File)
Nov 3 2024, 8:54 AM
Unknown Object (File)
Oct 26 2024, 9:01 PM
Unknown Object (File)
Oct 26 2024, 9:01 PM
Subscribers

Details

Summary

New code is much cleaner and more amenable to ENS name swapping, which will happen in a following diff.

Note that now instead of having a function that generates threadInfos and a SearchIndex, we have those things directly. This may lead to more background processing when Redux state updates, but it will improve performance at callsites where we can currently run the same code multiple times per render.

Depends on D6586

Test Plan

Test calendar filters on web

Screenshot 2023-02-04 at 9.46.35 PM.png (594×622 px, 35 KB)

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage