elsa-workflows / elsa-workflows/elsa-gitbook

Is Installation -> Dashboard outdated in the docs?

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
bug documentation triaged
Dominant language
C#
Stars
9
Forks
30
Avg merge
49m
Merged PRs (30d)
32

Description

I am having troubles running the [example](https://elsa-workflows.github.io/elsa-core/docs/next/installation/installing-elsa-dashboard) in the docs. The `_Host.cshtml` content is different from to the [quickstart guide](https://elsa-workflows.github.io/elsa-core/docs/next/quickstarts/quickstarts-aspnetcore-server-dashboard).
First issue was getting the tailwind stylesheet which could not be fetched, but using the cdn didn't make the site work (see image how the webpage looks like).
Substituting tailwind with `elsa-workflows-studio.css` from the quickstart example, the dashboard is shown properly.

... After I removed `server-url` in the `elsa-studio-root`-tag (or leave the value empty). I get a blank page if I put an invalid value (which is provided in the docs). It wasn't obvious for me, so I imagine others will be confused too. I think it would be nice to describe in the docs how `server-url="https://your-elsa-server-url"` will not launch the dashboard.

Also, `` is missing inside `elsa-studio-root`.

![image](https://user-images.githubusercontent.com/15195016/227200188-5a45eb2c-ff3b-48f4-a11b-424c77dae415.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.