Skip to content

Don't show Programs button if programs are not configured #372

@arbrandes

Description

@arbrandes

Description

On a bare installation one sees the Programs button even though no programs are configured in the backend:

image

The result is a 404 if you click it:

image

Expected behavior

If no programs are configured in the backend, the button should simply not show.

Implementation

While we could implement this as a config variable, ideally the frontend would detect whether programs are enabled and render the button based on that.

Metadata

Metadata

Assignees

Labels

bugReport of or fix for something that isn't working as intendedrelease blockerBlocks the upcoming release (fix needed)

Type

No type

Projects

Status

Done

Status

Done

Status

Closed

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions