Skip to content

docs/tutorial: console login only works with hardcoded project name "quickstart" #6580

@mohammedfirdouss

Description

@mohammedfirdouss

Steps to Reproduce

  1. Follow the quickstart tutorial
  2. Open http://localhost:8080
  3. Enter any project name other than quickstart (e.g. my-project)
  4. Submit the login form

Expected Behavior

An error message explaining that only quickstart is a valid project name in this setup.

Actual Behavior

Login fails with no feedback. The only working value is quickstart, but this is never stated on the login screen.

Fix Options

  • Option A: Show a clear error on login failure, e.g. "Project not found. For the quickstart tutorial, use quickstart."
  • Option B: Add a visible note on the login page or in the docs stating the project name is fixed to quickstart.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions