Skip to content

Update audits: tab alignment tracking issues + settings validation fixes#106

Merged
thebentern merged 3 commits into
masterfrom
audits/tab-alignment-issues
May 20, 2026
Merged

Update audits: tab alignment tracking issues + settings validation fixes#106
thebentern merged 3 commits into
masterfrom
audits/tab-alignment-issues

Conversation

@garthvh

@garthvh garthvh commented May 20, 2026

Copy link
Copy Markdown
Member

Summary

Adds tracking issue numbers to the menu alignment audit and updates the settings validation matrix/reference doc with recent Android fixes.

Changes

Menu Alignment Audit (standards/audits/menu-alignment-audit.md)

Settings Validation Matrix (standards/audits/settings-validation-matrix.md)

Updated to reflect fixes from Android PR #5477:

  • BLE fixed_pin: now string input, preserves leading zeros, shows error — ✅ Resolved
  • LoRa spread_factor: enforces 7–12 — ✅ Fixed
  • LoRa coding_rate: enforces 5–8 — ✅ Fixed
  • Ambient current: enforces 0–31 — ✅ Fixed
  • Ambient RGB: enforces 0–255 — ✅ Fixed

Android Validation Reference (.github/docs/validation/settings-validation-android.md)

Updated field descriptions to match current implementation post-PR #5477.

garthvh added 3 commits May 20, 2026 11:56
- Changed canonical label from 'Delete / Remove' to 'Remove' (matches Android + firmware API)
- Apple: meshtastic/Meshtastic-Apple#1841
- Android: meshtastic/Meshtastic-Android#5544
Reflects fixes merged May 2026:
- BLE fixed_pin: now string input, preserves leading zeros, shows error indicator
- LoRa spread_factor: now enforces 7–12 with error indicator
- LoRa coding_rate: now enforces 5–8 with error indicator
- Ambient lighting current: now enforces 0–31 with error indicator
- Ambient lighting RGB: now enforces 0–255 with error indicators

Ref: meshtastic/Meshtastic-Android#5477
@thebentern thebentern merged commit d4c5894 into master May 20, 2026
1 check passed
@thebentern thebentern deleted the audits/tab-alignment-issues branch May 20, 2026 19:55
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