summaryrefslogtreecommitdiffstats
path: root/packages/meshbay-node/src/meshbay_node/ops.py
diff options
context:
space:
mode:
authorChristophe Besson <cbesson@gmail.com>2026-08-30 15:19:15 +0200
committerChristophe Besson <cbesson@gmail.com>2026-08-30 15:19:15 +0200
commit117f3d2611780aacda60ca529992ca3111de6634 (patch)
treef9877d828fd17a486b3b648e8fbdbf3e395d272e /packages/meshbay-node/src/meshbay_node/ops.py
parentf5d311b7a0ac0cf72eda3c07c7b19f5d13d201a0 (diff)
downloadmeshbay-117f3d2611780aacda60ca529992ca3111de6634.tar.gz
fix(hub): show the Files refresh button only on the Search page
In a real group the node streams every index change to connected clients as it happens (onIndexSync / onIndexDelta), so a manual re-fetch button there just duplicates the live push. The cross-group Search page has no such connection — its file list is a one-shot cached fetch — so the button belongs there and only there. Gated on a new explicit `showRefresh` prop that only search-page.js passes; `onRefreshIndex` stays in commonProps for ChatPanel's own use after an attachment upload. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_018BMLQjqFGCize2KtNBT79v
Diffstat (limited to 'packages/meshbay-node/src/meshbay_node/ops.py')
0 files changed, 0 insertions, 0 deletions