appandflow / appandflow/trailhead

[Hackathon demo] Include visible trail stats in each card accessibility label

Abierto
#2 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement good first issue
Lenguaje dominante
TypeScript
Estrellas
0
Forks
0
Merge medio
23 min
PR fusionados (30 d)
7

Descripción

Hackathon demo ticket. This is intentionally small and self-contained.

## Problem

Trail cards show distance, ascent, and estimated duration, but their accessibility label only names the trail, region, difficulty, and rating.

## Scope

Update the accessible name assembled in src/components/TrailCard.tsx. Reuse the same formatted values already shown by the card.

## Acceptance criteria

- A trail card accessibility label includes distance, ascent, and estimated duration.
- Values respect the current metric or imperial setting.
- Visible card content and navigation behavior stay unchanged.

## Validation

Follow docs/mobile-agent-loop.md.

Before: capture the Trails screen and the agent-device attributes for one named card.

After: use the same card and settings, prove the expanded label with agent-device, and capture the matching screen.

The PR description must include clearly labeled Before and After evidence.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.