Skip to content

Add connection type indicator#536

Draft
makermelissa-ai-assistant wants to merge 1 commit into
circuitpython:betafrom
makermelissa-ai-assistant:issue-22-connection-indicator
Draft

Add connection type indicator#536
makermelissa-ai-assistant wants to merge 1 commit into
circuitpython:betafrom
makermelissa-ai-assistant:issue-22-connection-indicator

Conversation

@makermelissa-ai-assistant

Copy link
Copy Markdown
Contributor

Summary

Adds a visible connection type indicator to the Connect/Disconnect control so users can see whether the current or last selected workflow is WiFi, Bluetooth, or USB.

Details

  • Maps each workflow type to its existing Font Awesome icon and display label.
  • Updates the header Connect/Disconnect buttons with the selected/remembered connection method, title text, and an accessible label.
  • Keeps the mobile header compact by hiding the text label while preserving the icon.

Refs #22

Validation

  • npm run build
  • git diff --check
  • Browser check of the built app for initial state, WiFi selected state, and mobile header overflow

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.

2 participants