diff options
author | dan <dan.abramov@gmail.com> | 2024-11-19 18:27:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-19 18:27:56 +0000 |
commit | 31b0d7cedefc6aaf13356a368281857e26b56da6 (patch) | |
tree | bdf69e9682e3e5d41c662b55037bb84f55565223 /src/components/dialogs/PostInteractionSettingsDialog.tsx | |
parent | 39c9f7248e4fec0c7719fce575b66bdccd844e41 (diff) | |
download | voidsky-31b0d7cedefc6aaf13356a368281857e26b56da6.tar.zst |
Render post menu items lazily (take two) (#6473)
* Revert "Revert "Render dropdown menu items lazily (#6437)" (#6470)" This reverts commit 0b38c77faa71dbc777d3d0162b86cb3e8695ff99. * Lazily initialize menu items * Split in two files * Make it work on mobile This is wonky because our useMenuDialog abstraction only has `isOpen` on web. I couldn't figure out a way to make it work xplat so I'm just tracking it myself manually. * Fix typo in comment
Diffstat (limited to 'src/components/dialogs/PostInteractionSettingsDialog.tsx')
0 files changed, 0 insertions, 0 deletions