Skip to content

Replace "right bit" with single view and switch out models #285

Description

@csmith

At the moment each channel/server gets its own UI and we swap them in and out on change.

Things would be a lot easier if we just had one that got repopulated with the right data on switching.

Only concern is how quickly the richtext field can be cleared and filled with lots of lines. We could probably optimise it by adding the most recent lines first then slowly filling in the history.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions