appandflow / appandflow/trailhead

[Hackathon demo] Label the Clear filters action for assistive technology

オープン
#1 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement good first issue
主要言語
TypeScript
スター
0
フォーク
0
平均マージ
23分
マージ済み PR(30日)
7

説明

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

## Problem

On the Trails empty-results state, the Clear filters action has visible text but no explicit accessibility label. The agent-device tree should expose a stable, descriptive action name.

## Scope

Update only the Clear filters Pressable in app/(tabs)/index.tsx. Keep its visible text and behavior unchanged.

## Acceptance criteria

- The action exposes the accessibility label Clear all trail filters.
- Pressing it still clears search, region, and difficulty filters.
- No unrelated layout or filter changes.

## Validation

Follow docs/mobile-agent-loop.md.

Before: use agent-device to create an empty-results state, capture a screenshot, and record the current action attributes.

After: return to the same state, prove the new label with a targeted agent-device query, capture the matching screenshot, and verify the action clears the filters.

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。