Skip to content

Missing generated.yaml silently breaks the app β€” no feedback to userΒ #508

@HishamHR5

Description

@HishamHR5

What's happening

If you skip the step of downloading generated.yaml,
the app just loads a blank/broken page with zero explanation. Took me a while to
figure out what was wrong! πŸ˜„

What I expected

Some kind of alert or banner saying "hey, looks like generated.yaml is missing β€”
here's how to fix it" with the setup command to run.

To reproduce

  1. Clone the repo and run npm install
  2. Skip the curl step for generated.yaml
  3. Run ng serve β†’ open http://localhost:4200/circular-heatmap
  4. broken page πŸ‘€

I would love to take this on as one of my first contributions to get familiar with the codebase. Could a maintainer
assign this to me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions