duneanalytics / duneanalytics/evm.codes
In Playground: Add a way to navigate backwards in the opocdes
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 827
- Forks
- 199
- Avg merge
- 15m
- Merged PRs (30d)
- 1
Description
As per the current UI, Once I start "Step Into" through the opcodes, I can only move forwards. In case I missed some detail about an opcode, I need to run it again and step into each of it again
Proposed solution
Adding a button to navigate forward or backwards through opcodes would be super awesome in terms of UI/UX
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 Playground UI that handles Step Into navigation and review how the current opcode position is tracked. Define backward navigation so previously visited opcodes can be revisited without restarting, then verify that the forward and backward controls provide the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- blockchain, typescript
- Domain
- blockchain, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100