Skip to content

"Create and Schedule a report" page missing radio buttons #16983

@Findus23

Description

@Findus23

The page for editing should look like this:

screenshot
(from https://matomo.org/docs/email-reports/)

On both 4.0.5 and 4.x-dev the radio buttons are currently missing:

grafik

I see the following CSS , but can't find it in the Matomo source:

[type="radio"]:not(:checked), [type="radio"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}

Metadata

Metadata

Assignees

Labels

BugFor errors / faults / flaws / inconsistencies etc.RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions