Developer tooling page suggestions#17860
Draft
escottalexander wants to merge 3 commits intoethereum:devfrom
Draft
Developer tooling page suggestions#17860escottalexander wants to merge 3 commits intoethereum:devfrom
escottalexander wants to merge 3 commits intoethereum:devfrom
Conversation
Adds @docsearch/css as direct dependency to fix issues on initial repo setup Updates README with explicit instructions for setting up initial .env.local template
- Refactored developer tools constants and types for better clarity and maintainability. - Updated redirects for developer tools categories to include new query parameters. - Enhanced JSON-LD generation for developer tools to include category labels and descriptions. - Removed deprecated components and introduced a new ToolsCatalog component for improved tool listing. - Adjusted the page structure to support dynamic category and tool handling, improving user navigation and experience.
✅ Deploy Preview for ethereumorg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
Thanks @escottalexander! Will try to find some time to sync on this next week |
konopkja
reviewed
Apr 8, 2026
Contributor
konopkja
left a comment
There was a problem hiding this comment.
A few UI suggestions for the new tooling page layout:
konopkja
reviewed
Apr 8, 2026
konopkja
reviewed
Apr 8, 2026
Contributor
Contributor
Contributor
Contributor
Author
@konopkja Do you mean like this? |
Contributor
Author
Contributor
yep exactly, just the numbers should be centered |
Contributor
- Removed unused pathRootLabel from labels in the developer tools page. - Adjusted ToolModalContents to streamline banner image handling. - Enhanced ToolModalWrapper styles for better layout control. - Updated ToolsCatalog to improve category and subcategory display, including better handling of selected categories. - Removed deprecated JSON key for applications title in localization file.
Contributor
Author
Thank you @konopkja. All your feedback has been resolved in my latest commit. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








@wackerow @konopkja and I had talked about some changes to the developer tooling page and Paul asked me to submit a draft PR with a first iteration of my ideas for improvements.
Description
Open to feedback if something doesn't look/feel right.
Main improvements:
Thank you for checking it out.