You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
If user switches tabs during a claim operation on claim page and switches tabs they will ot see the operation anymore even though it is still pending
User flow
User navigates to claim page
User clicks claim operation
User sees pending status
User navigates to other browser tab
User navigates back to bridge
If operation is not success, user should see that operation state is still pending
Technical details
Allow claimable operations and operations that are pending to be displayed on claim page
Note; this will not solve #669 but it is a step towards it
The text was updated successfully, but these errors were encountered:
Context
Claim operation on claim page
Problem
If user switches tabs during a claim operation on claim page and switches tabs they will ot see the operation anymore even though it is still pending
User flow
User navigates to claim page
User clicks claim operation
User sees pending status
User navigates to other browser tab
User navigates back to bridge
If operation is not success, user should see that operation state is still pending
Technical details
Allow claimable operations and operations that are pending to be displayed on claim page
Note; this will not solve #669 but it is a step towards it
The text was updated successfully, but these errors were encountered: