Skip to content

[2.x] Statistics: Date range dropdown covered by graph #4949

Description

@claudiushenrichs

Current Behavior

When opening the date range picker on the Statistics extension graph the menu items are not visible as they are covered by the graph below.

Steps to Reproduce

  1. Open "Statistics"
  2. Try to change date range

Expected Behavior

Just like Statistics in 1.x the dropdown menu should be visible

Screenshots

Image

Environment

  • Flarum version: 2.0.0-rc.5
  • PHP version: 8.5.6
  • Browser: Chrome 151

Output of php flarum info

Possible Solution

I already compared z-index styling from 1.x to 2.x and the only possible culprit seems to be within the SVG container with a z-index: 99999 statement for .graph-svg-tip. But even removing or changing this did not help, so must be some different layer change.

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions