bsky-app/src/view/com
Eric Bailey c96bc92042
Small logic cleanups (#3449)
* Small logic cleanups

* Small logic cleanups (#3451)

* remove a few things

* oops

* stop swallowing the error

* queue callbacks

* oops

* log error if caught

* no need to be nullable

* move isClosing=true up

* reset `isClosing` and `closeCallbacks` on close completion and open

* run queued callbacks on `open` if there are any pending

* rm unnecessary ref and check

* ensure order of calls is always correct

* call `snapToIndex()` on open

* add tester to storybook

---------

Co-authored-by: Hailey <me@haileyok.com>
2024-04-09 15:08:02 -07:00
..
auth Enforce that text is wrapped in <Text>, remaining cases (#3421) 2024-04-05 15:09:35 +01:00
composer Small logic cleanups (#3449) 2024-04-09 15:08:02 -07:00
feeds [Experiment] Turn off interval polling for Discover (#3431) 2024-04-08 17:21:44 +01:00
home Hide feeds topbar on scroll (#3108) 2024-03-05 16:45:08 +00:00
lightbox Remove dead style 2024-03-19 14:06:04 -07:00
lists Swap RichText (#2934) 2024-02-20 11:03:04 -06:00
modals Use ALF for the embed consent modal (#3336) 2024-04-09 00:58:18 +01:00
notifications Use consistent avatar shape/defaults for labelers (#3257) 2024-03-19 12:18:57 -07:00
pager Remove FixedTouchableHighlight , fix Android press issues (#3214) 2024-03-14 18:46:06 -07:00
post Use consistent avatar shape/defaults for labelers (#3257) 2024-03-19 12:18:57 -07:00
post-thread [Experiment] Show "Follow Back" label (#3439) 2024-04-08 18:38:59 +01:00
posts [Experiment] Turn off interval polling for Discover (#3431) 2024-04-08 17:21:44 +01:00
profile Simplify list logic further to prevent misuse (#3334) 2024-04-03 20:59:33 -07:00
testing [Statsig] Track login/logout (#3286) 2024-03-19 20:24:05 -07:00
threadgate Add "Who can reply" controls [WIP] (#1954) 2023-12-10 12:01:34 -08:00
util Use ALF for the embed consent modal (#3336) 2024-04-09 00:58:18 +01:00