Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: link to opcode rows #81

Merged
merged 1 commit into from
Aug 9, 2024
Merged

feat: link to opcode rows #81

merged 1 commit into from
Aug 9, 2024

Conversation

mds1
Copy link
Owner

@mds1 mds1 commented Aug 9, 2024

Closes #80

It scrolls into the center of the window since I could not get it at aligned at the top—when I tried having scroll to the top it would be cut off (i.e. scrolled too far down). I suspect this is because of how the table scrolling is implemented

I also only implemented this for opcode support because the rest of the feature tables are much shorter so I don't think there's as much value here

cc @zerosnacks let me know how it works!

Copy link

vercel bot commented Aug 9, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
evm-diff ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 9, 2024 0:29am

@mds1 mds1 merged commit 005ff90 into main Aug 9, 2024
4 checks passed
@zerosnacks
Copy link

Thanks Matt! This works great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add way to directly link to an individual table row (by id)
2 participants