Fix rate limit when reordering in space lobby (#2254)
authorAjay Bura <32841439+ajbura@users.noreply.github.com>
Mon, 26 May 2025 08:51:27 +0000 (14:21 +0530)
committerGitHub <noreply@github.com>
Mon, 26 May 2025 08:51:27 +0000 (14:21 +0530)
commita23279e63369876c25409f9adbbd67f4c7a85c75
tree670ece86bfb9b03eeb47128616638ad6ae4f02b8
parent83057ebbd465842cdcbf1320a96afd2ac09ae483
Fix rate limit when reordering in space lobby (#2254)

* move can drop lobby item logic to hook

* add comment

* resolve rate limit when reordering space children
src/app/features/lobby/Lobby.tsx
src/app/features/lobby/SpaceHierarchy.tsx
src/app/molecules/space-add-existing/SpaceAddExisting.jsx
src/app/utils/matrix.ts