Skip to content

Settings screen has no app/version/help info — no "About" section at all #201

Description

@aasis21

Symptom. SettingsScreen.tsx has exactly two groups (Theme, Voice Mode) and nothing else: no app version/build identifier, no link to docs/GitHub/support, no data-reset action. Mature reference apps (e.g. Slack, ChatGPT mobile) always give Settings an "About" section with version + support links.

Why it matters. This is exactly the content a user reaches for when something goes wrong ("what version am I on", "where do I report a bug") and it currently exists nowhere inside the app except the marketing Landing page's footer, which most active users never revisit.

Source. mobile/src/ui/settings/SettingsScreen.tsx (full component body — only theme + voice groups render).

Direction. Add an "About" settings group: version string, GitHub link, docs link, and optionally a "reset local app data" action.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions