0xMiden / 0xMiden/wallet

Small UI glitch in the transaction processing screen

Open Beginner friendly
#530 2 comments 0 reactions 1 assignee Claimed by @WiktorStarczewski View on GitHub
Dominant language
TypeScript
Stars
5
Forks
28
Avg merge
9h 50m
Merged PRs (30d)
123

Description

There is a small UI glitch in the transaction processing screen when displaying the Guardian approved duration.

During a Guardian transaction, the approval duration is displayed at approximately 1.488 sec. The Guardian approved step then changes to the completed/green state, but shortly afterward the displayed duration changes again to approximately 2.033 sec.

https://github.com/user-attachments/assets/be663735-4c41-4b5f-a831-f6b59d891b42

Contributor guide

Open the contributing guide

Research direction

Look for the transaction processing screen component, likely in a frontend directory like src/components or src/views. Find where the Guardian approval duration is displayed and updated. Check the state management for timing logic. The fix involves ensuring the duration updates correctly and consistently when the step changes to completed. Test by simulating a Guardian transaction and verifying the displayed duration stabilizes as expected.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Clearly specified
Newbie friendliness
70/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.