Skip to content

MessageInput should expose input content #14

@mimminou

Description

@mimminou

With the current Implementation, MessageInput only exposes the content of the input to the parent component with OnSendMessage prop. therefore, the parent is not aware of the state of the input or it's content until the user sends a message.

This behaviour limits certain features, such as implementing controlled input, or real time sanitization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions