An explorer of Diem should be able to hide BlockMetadata transactions
- Dominant language
- TypeScript
- Stars
- 7
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
Business/User Value: As a new user I want to hide BlockMetadata transactions so that I can see interesting stuff
### Acceptance Criteria
**GIVEN** I am on the explorer landing page
**THEN** I don't see any BlockMetadata transactions
**WHEN** I uncheck the " Hide BlockMetadata Transactions" checkbox
**THEN** I see all the transactions commingled
**DEV NOTES**
* Every validator sends one of these transactions every second
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the explorer landing page and trace the transaction list and its existing controls. Run the explorer to verify the landing-page view, then implement and test the checkbox behavior: BlockMetadata transactions are hidden initially and all transactions appear when the checkbox is unchecked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100