web
web copied to clipboard
[Feature Request]: Align Configs with mobile Platforms
Prerequisites
- [x] I have searched existing issues to ensure this feature hasn't already been requested
- [x] I have checked the documentation to verify this feature doesn't already exist
Problem Statement
Help helpers help people - align Config screens between platforms.
One of the more commonly heard complaints is that it's hard for organizers or users to help others on varying platforms due to configs being misaligned, resulting in duplicated effort to figure out how to accomplish the same goal on different platforms.
Proposed Solution
Now that Android is in alignment w/ iOS - https://github.com/meshtastic/Meshtastic-Android/pull/3144 it'd be great if the Web could present the configs in similar order with similar sections, labels, and descriptive supporting text.
- Radio Config
- LoRa
- Channels
- Security
- Device Config
- User
- Device
- Position
- Power
- Network
- Display
- Bluetooth
- Module Config
- [non-excluded modules alphabetically listed]
I still need to organize the Android Strings - once ready, I'll post them here for reference as well.
Current Alternatives
No response
Importance
Important
Additional Context
No response
@jamesarich I know you're busy but whenever you can pass these strings over (or show me where I should look in your github repo) that would be appreciated.
@danditomaso here's the app strings... https://github.com/meshtastic/Meshtastic-Android/blob/main/core/strings/src/main/res/values/strings.xml
however these are all of the app strings, i had hoped to identify which were config strings for you and haven't had the bandwidth.
@danditomaso here's the app strings... https://github.com/meshtastic/Meshtastic-Android/blob/main/core/strings/src/main/res/values/strings.xml
however these are all of the app strings, i had hoped to identify which were config strings for you and haven't had the bandwidth.
All good at least I have a spot to to get started. Appreciate you sending this over!