Skip to content

Create state holder for each widget, move state logic out of widgets #2

Open
@DevinR528

Description

Have ChatWidget hold state structs for each of the widgets with a nontrivial amount of state.

An example, the MessageWidget holds every known message and filters every render to display only the current rooms messages; this is an extreamly inefficient way of doing it.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions