Skip to content

fix(ui): CSV export permanently unavailable on impact page — ExportMenu receives no data prop #410

@github-actions

Description

@github-actions

Summary

The impact page mounts ExportMenu without a data prop. ImpactMetricsDashboard keeps report/resistance data private, so CSV export is permanently disabled.

Affected file

src/UILayer/web/src/app/(app)/impact/page.tsx — line 14

Required fix

Expose the exportable data from ImpactMetricsDashboard and pass it to ExportMenu as the data prop.

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions