Skip to content

Design imprvs: chain list dropdown #2828

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Design imprvs: chain list dropdown #2828

wants to merge 6 commits into from

Conversation

isstuev
Copy link
Collaborator

@isstuev isstuev commented Jul 3, 2025

Description and Related Issue(s)

resolves #2824

Proposed Changes

adds NEXT_PUBLIC_FEATURED_NETWORKS_ALL_LINK env

Additional Information

need to remove 'view all' from NEXT_PUBLIC_FEATURED_NETWORKS on eth and base instances and set
NEXT_PUBLIC_FEATURED_NETWORKS_ALL_LINK instead

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable
    • I updated the list of environment variables in the documentation
    • I made the necessary changes to the validator script according to the guide
    • I added "ENVs" label to this pull request

@isstuev isstuev marked this pull request as ready for review July 9, 2025 08:43
@isstuev isstuev requested a review from tom2drum July 9, 2025 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Design imprvs: chain list dropdown
1 participant