oasisprotocol / oasisprotocol/explorer
Hide advanced fields the same way details/summary so ctrl+f still works
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 13
- Avg merge
- 58m
- Merged PRs (30d)
- 2
Description
e.g. using details/summary https://docs.oasis.io/build/use-cases/key-generation ctrl+f "Incremented" finds it
but advanced fields https://explorer.dev.oasis.io/mainnet/sapphire/tx/0xe2a987eab2cd07d741dc7520a9586562231cf382123f993c8ea0f4052c97ac1a ctrl+f "PrizeDistributed" doesn't find
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the explorer component that renders advanced fields and compare its behavior with the details/summary example in the issue. Verify the result on the linked Sapphire transaction: browser search for "PrizeDistributed" should find the hidden field text, matching the "Incremented" example.
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
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100