Skip to content

Add connection type indicator - #536

Merged
makermelissa merged 1 commit into
circuitpython:betafrom
makermelissa-ai-assistant:issue-22-connection-indicator
Jul 23, 2026
Merged

Add connection type indicator#536
makermelissa merged 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

@makermelissa-ai-assistant
makermelissa-ai-assistant marked this pull request as ready for review July 23, 2026 17:46

@makermelissa makermelissa left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@makermelissa
makermelissa merged commit e123429 into circuitpython:beta Jul 23, 2026
2 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.

2 participants