ADORSYS-GIS / ADORSYS-GIS/cloud-wallet-ui

Proof Request screen — credential matching and selection

オープン
#77 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
0
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

### Description
Implement the **Proof Request** screen (`/presentation/request`) — design screen `Desktop-12`.

### UI spec
- Header: `"Proof Request"` with a back `<` button
- Subtitle: `"Select a Credential to present to "`
- A list of matching credentials, each as a card with icon, credential name, and issuer name
- Tapping a credential card selects it and advances to Proof Details
- Bottom navigation bar consistent with the rest of the app

### Acceptance criteria
- [ ] Verifier name is rendered from the parsed authorization request
- [ ] Credential list is populated from stored credentials (mock data for now)
- [ ] Credential matching against `dcql_query` / `presentation_definition` is stubbed — return all credentials as matching initially
- [ ] Selecting a credential navigates to `/presentation/details` with the credential passed as state
- [ ] Empty state handled gracefully (no matching credentials message)

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

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

評価

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

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

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