Skip to content

BUG: Memories page wrapper renders placeholder instead of real Memories screen #1236

@Ashvin-KS

Description

@Ashvin-KS

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

Is there an existing issue for this?

  • I have searched the existing issues

What happened?
frontend/src/pages/Memories/Memories.tsx returns an empty fragment, while routing uses the real MemoriesPage from components.
Page-level tests import the page wrapper, so they can pass without rendering the real Memories UI.

This creates misleading route/page coverage and inconsistent page-layer structure.

Expected behavior:

  • pages/Memories/Memories.tsx should render MemoriesPage
  • route and tests should use the same page entrypoint

I agree to follow this project's Code of Conduct:

  • I agree

Record

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions