diem / explorer

Apache License 2.0
6 stars 12 forks source link

Transaction Details Page handles transactions that don't exist #112

Closed gthoma17 closed 2 years ago

gthoma17 commented 2 years ago

Business/User Value: As an explorer of Diem I want to to know when an transaction doesn't exist so that I don't think something is temporarily wrong with the app and keep 'trying again later' for forever

Acceptance Criteria

GIVEN I've navigated to a valid transation version that doesn't correspond to an transaction on the blockchain WHEN the datasources of the data dependent elements of the page indicate that the transaction doesn't exist THEN those elements indicate that the transaction doesn't exist

DESIGN NOTES

DEV NOTES

[Relevant technical notes that developers may ask you to add to the story during weekly prep meeting (pre-IPM or IPM); sometimes they may add these themselves or add them as tasks]