Skip to content

src/components/virtualizedcourselist.tsx is misnamed and contains NotificationProvider #1051

Description

@RUKAYAT-CODER

Overview
src/components/virtualizedcourselist.tsx does not contain a virtualized course list at all -- it defines a NotificationSocketService WebSocket client and NotificationProvider/useNotifications context (lines 50, 167). The filename is misleading, makes the module impossible to find, and risks duplicate notification providers. Rename/move the file to match its contents (e.g. providers/NotificationProvider.tsx) and update imports.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions