Skip to content

UI Component Refactoring: ChatMessageItem.razor #301

@justinyoo

Description

@justinyoo
  • ChatMessageItem.razor currently takes care of both UI elements and UI logic.
  • ChatMessageItem.razor should only look after the UI elements.
  • The UI logic should be separated to ChatMessageItem.razor.cs.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions