Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a notes field to Dynamic form informing users about BLE and Wifi use #474

Merged
merged 2 commits into from
Mar 2, 2025

Conversation

danditomaso
Copy link
Collaborator

@danditomaso danditomaso commented Feb 28, 2025

Description

This change was made so users can be informed that on some device (ESP32) they cant enable Wifi and BLE at the samew time, since this is device specific it was a straight forward change adding a note, at a later time we can have device specific warnings enabled.

Changes Made

  • Added optional notes field to Dynamic Form
  • Added styling to JSX field
  • Added notes in BLE and wifi component

Testing Done

Tests are prerequisite of this PR

Screenshots (if applicable)

image

Checklist

  • Code follows project style guidelines
  • Documentation has been updated or added

Additional Notes

…users about using BLE and wifi at the same time.
@sachaw
Copy link
Member

sachaw commented Mar 1, 2025

If you could revert the changes to connect/Serial.tsx we can get this merged

@danditomaso
Copy link
Collaborator Author

I've resolved the merge conflict ensuring I accept the changes from master. Should be ready to merge. I have access to merge this code but was waiting for a review of it.

@fifieldt fifieldt merged commit cbcbafc into meshtastic:master Mar 2, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants