Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.encoreos.io/llms.txt

Use this file to discover all available pages before exploring further.

The path /lo/issues/new is not defined in src/routes/lo.tsx and is not a standalone screen. New issues are created via the IssueFormDialog opened from /lo/issues.

Overview

No <Route path="/lo/issues/new"> entry exists in src/routes/lo.tsx. New issues are created via the IssueFormDialog modal, opened from the /lo/issues list page using the ”+” button or the ?action=new query parameter (triggered by the keyboard shortcut Cmd/Ctrl+I on the dashboard). The :issueId route would match /lo/issues/new with new as the ID, rendering an empty or not-found state.

Who it’s for

No explicit permission gate on this standalone route — it is not a real screen.

Before you start

Navigate to /lo/issues and use the ”+” button or ?action=new to open IssueFormDialog.

Steps

1

Create an issue

Go to /lo/issues and select ”+” (or use Cmd/Ctrl+I from the dashboard) to open IssueFormDialog.

Leadership

Leadership core overview.

Governance & parity

Documentation coverage and governance.
This page documents shipped product behavior. It is not medical, legal, or billing advice. Verify against your organization’s policies and applicable regulations before using it for clinical, compliance, or billing decisions. Protected health information (PHI) shown in the product is governed by your tenant’s access controls and is never exposed in this documentation.
  • src/routes/lo.tsx