Fund Wallet needs a clear pending state and less alarming recovery copy
- Linguagem predominante
- TypeScript
- Estrelas
- 5
- Forks
- 28
- Merge médio
- 16h 40min
- PRs com merge (30d)
- 99
Descrição
Consolidates feedback ticket #144 (https://app.notion.com/3b199411cf908138a1a9c67266479804) and the funding/recovery context in ticket #159 (https://app.notion.com/3b199411cf9081aca177d28c6f3963c0).
## Problem
On iOS, roughly 30 seconds passed after **Fund this wallet** before the note/free-float notification appeared, with the network transaction completing within about a minute. During that gap, the flow did not make the pending state clear.
The recovery/security prompt then appeared immediately after funding, making the tester think recovery confirmation was required to receive the free tokens. Copy about “bad actors” also felt more alarming than informative.
## Expected
- Show an explicit funding state from request through note availability and consumption.
- Separate funding completion from the recovery-confirmation prompt so they do not appear causally linked.
- Use neutral, concrete security copy that explains the benefit without implying an immediate threat.
Feedback DB refs: tickets 144 and 159.
Guia de contribuição
Direção de pesquisa
Procure pelos componentes de interface do usuário da carteira iOS que lidam com o fluxo de financiamento e os prompts de recuperação. O problema menciona um intervalo de 30 segundos antes que uma nota apareça; encontre onde a solicitação de financiamento é feita e onde o estado da interface do usuário é gerenciado. Verifique o gerenciamento de estado existente (como estados de carregamento/pendente) e o texto dos prompts de segurança. Os testes envolverão verificar as transições da interface do usuário e as alterações no texto.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- typescript
- Domínio
- frontend, mobile
- Tipo de issue
- Funcionalidade
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Status de atividade
- Pouca atividade
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 55/100