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

List of network choices doesn't filter based on selected protocol network #1738

Closed
alex-pakalniskis opened this issue Oct 3, 2024 Discussed in #1628 · 1 comment
Closed
Assignees
Labels
area/cli bug Something isn't working

Comments

@alex-pakalniskis
Copy link
Collaborator

Discussed in #1628

Originally posted by alex-pakalniskis April 12, 2024

Problem

When creating a new subgraph using graph init, a user selects the desired protocol network from which to index data.

Graph Init protocol selection

After selecting the protocol network to index, users are presented with the global list of sub-choices that aren't filtered to the specific protocol network chosen previously.

NEAR example

Cosmos example

This is potentially confusing for newer users as "mainnet" could refer to Ethereum mainnet or NEAR/Cosmos mainnet in above figures.

Solution

Filter sub-choices based on selected protocol network, i.e. only show NEAR relevant choices if NEAR chosen, etc.

Clarification

Is the current behavior there for a specific reason? (i.e. some technical requirement)

@YaroShkvorets
Copy link
Collaborator

Solved in #1788

@github-project-automation github-project-automation bot moved this from Blocked to ✅ Done in Tooling Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants