Skip to content

[ALIGNMENT] Reorder bottom navigation tabs to canonical order #1840

Description

@garthvh

Summary

Reorder the bottom navigation tabs to match the cross-platform canonical order defined in the Menu Alignment Audit.

Canonical Tab Order

# Canonical Label Current iOS Label Change Required
1 Messages Messages None (label OK, already position 1)
2 Nodes Nodes Move from position 3 → 2
3 Map Mesh Map Move from position 4 → 3; rename to "Map"
4 Settings Settings Move from position 5 → 4
5 Connect Connect Move from position 2 → 5

Rationale

  • Messages first: primary use-case; matches SMS/messaging-app conventions.
  • Connect last: device pairing is needed mainly at setup or when switching hardware; less frequently used once paired.
  • Map label standardised (drop "Mesh" prefix) for cross-platform consistency.

Acceptance Criteria

  • Bottom tab bar order matches: Messages, Nodes, Map, Settings, Connect
  • "Mesh Map" tab renamed to "Map"
  • Deep links / state restoration still function correctly after reorder

Reference

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions