Link to Account from Any address field in any table
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Business/User Value: As an explorer of Diem I want to reach an account page from a link on any Event Page so that I can easily reach accounts I'm interested in (and I don't have to copy, return to the home page, then paste into the search box).
### Acceptance Criteria
**GIVEN** I'm viewing an events page
**WHEN** I click on the 'to' address
**OR WHEN** I click on the 'from' address
**THEN** I am taken to that 'address' page
**DEV NOTES**
* Should the addresses on the events page be truncated ?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the events page and trace how the 'to' and 'from' address fields are rendered and how account-page navigation is handled. Done means both addresses link to their corresponding address pages, with the existing display or truncation behavior checked against the acceptance criteria.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100