Skip to content

Create subnet step is missing #4233

Description

@PedroCo3lho

Describe the bug
The Create Subnet step is missing from the Avalanche Fundamentals course. A step number is even skipped from the content files, from 03-network-architecture.mdx to 05-create-blockchain.mdx skipping the 4th step.
Not having this step is critical for the Creating an L1 flow, since when creating a subnet, its id gets stored in the local storage, and the toolbox component expect this id to be already set, leading to the follow screen:

Image

To Reproduce
Steps to reproduce the behavior:

  1. Go to 05-create-blockchain, without having subnet id set on local storage
  2. get stuck there with "No Subnet Selected", and without the possibility to advance

Expected behavior
having a 04-create-subnet.mdx step or appending CreateSubnet into a previous one

Desktop (please complete the following information):

  • OS: Fedora
  • Browser: Brave

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions