Skip to content

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

@alex-pakalniskis

Description

@alex-pakalniskis

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)

Metadata

Metadata

Assignees

Labels

area/clibugSomething isn't working

Type

No type

Projects

Status

✅ Done

Relationships

None yet

Development

No branches or pull requests

Issue actions