You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: track remaining packages by name and support partial expand
- useOrgPackages: derive remainingNames from a Set of loaded package
names instead of positional slicing, so partial Algolia failures
don't permanently skip packages on retry
- useVisibleItems: onExpand can return false to signal partial load,
keeping hasMore true so the user can retry
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments