Skip to content

refactor: remove connectivity-off illustration from CastBottomSheet#2007

Merged
theovilardo merged 1 commit into
masterfrom
fix/remove-wifi-illustration-legacy-placeholder
May 15, 2026
Merged

refactor: remove connectivity-off illustration from CastBottomSheet#2007
theovilardo merged 1 commit into
masterfrom
fix/remove-wifi-illustration-legacy-placeholder

Conversation

@theovilardo

Copy link
Copy Markdown
Collaborator

Removes the WifiOffIllustration component and the conditional logic that displayed it when connectivity was disabled. The CastBottomSheet now proceeds directly to the scanning state or device list regardless of the allConnectivityOff flag.

  • Deleted WifiOffIllustration private composable.
  • Removed allConnectivityOff check within the lazy list.
  • Cleaned up unused imports.

Removes the `WifiOffIllustration` component and the conditional logic that displayed it when connectivity was disabled. The `CastBottomSheet` now proceeds directly to the scanning state or device list regardless of the `allConnectivityOff` flag.

- Deleted `WifiOffIllustration` private composable.
- Removed `allConnectivityOff` check within the lazy list.
- Cleaned up unused imports.
@theovilardo theovilardo merged commit cebb208 into master May 15, 2026
4 checks passed
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