Skip to content

fix: merge CRD discovery indicator into connection status dot#313

Merged
nadaverell merged 2 commits intomainfrom
fix/crd-discovery-header-overlap
Mar 12, 2026
Merged

fix: merge CRD discovery indicator into connection status dot#313
nadaverell merged 2 commits intomainfrom
fix/crd-discovery-header-overlap

Conversation

@nadaverell
Copy link
Contributor

Summary

  • The "Discovering CRDs..." text + spinner in the header right section overlapped with the center nav tabs on laptop-size screens (~1024-1280px)
  • Removed the standalone indicator and merged CRD discovery state into the existing connection status dot
  • Dot is now amber with pulse animation during CRD discovery, green when ready, red when disconnected
  • Tooltip on hover shows the detailed state ("Connected — discovering CRDs...", etc.)

The standalone "Discovering CRDs..." text in the header right section
overlapped with the center nav tabs on laptop-size screens. Removed it
and folded the CRD discovery state into the connection status dot: amber
pulse while discovering, green when ready, red when disconnected.
Detailed state is available via tooltip on hover.
@nadaverell nadaverell requested a review from hisco as a code owner March 12, 2026 09:30
The xl-breakpoint text label was still binary (Connected/Disconnected)
while the dot showed a tri-state. Now shows "Discovering Custom
Resources..." when discovery is in progress, matching the amber dot
state.
@nadaverell nadaverell force-pushed the fix/crd-discovery-header-overlap branch from 6f2826f to 1ab548c Compare March 12, 2026 10:54
@nadaverell nadaverell merged commit fe2768b into main Mar 12, 2026
5 of 6 checks passed
@nadaverell nadaverell deleted the fix/crd-discovery-header-overlap branch March 12, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant