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
V48 Gate 3 (implementation-only): repository-inventory refresh gets a real fetch state machine
The Refresh inventory flow on the deposit source selection tracked no
connection-fetch state: clicking it silently nulled the connection and
the UI lied mid-flight ('Connect a repository provider first...') with
zero feedback. The connection fetch now has a loading state — the
button disables and spins with 'Refreshing inventory…' while the
connection/repository fetches run, the repository combobox placeholder
reads 'Checking provider connection...' during the round-trip, and the
provider dropdown's item description shows 'Checking connection…'
instead of a premature 'Not connected'.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments