Skip to content

Reply / Comment #15

@JBraunsmaJr

Description

@JBraunsmaJr

image

Implement a reusable component for leaving a reply / comment on something. This component should essentially render what is seen in the attached image.

This component should accept a Discord callback event, as well as a Post / Submit callback event. The latter should return/pass us the information within the component.

For instance, if I typed "asdf", I should receive "asdf" from the callback event.

Acceptance Criteria

  • Callback event for Post (which returns the information within the component)
  • Callback event for Discord
  • Parameterized character limit defaulting to 1k
  • Parameterized title
  • Parameterized placeholder text for the text area

Ideas for naming this component:
ReplyComponent, CommentComponent... not sure.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions