Skip to content

Commit

Permalink
Render post menu items lazily (take two) (bluesky-social#6473)
Browse files Browse the repository at this point in the history
* Revert "Revert "Render dropdown menu items lazily (bluesky-social#6437)" (bluesky-social#6470)"

This reverts commit 0b38c77.

* 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
  • Loading branch information
gaearon authored Nov 19, 2024
1 parent 39c9f72 commit 31b0d7c
Show file tree
Hide file tree
Showing 2 changed files with 741 additions and 672 deletions.
Loading

0 comments on commit 31b0d7c

Please sign in to comment.