Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Requestion & answers #2

Merged
merged 1 commit into from
Feb 11, 2023
Merged

Add Requestion & answers #2

merged 1 commit into from
Feb 11, 2023

Conversation

yanggak12
Copy link
Collaborator

Description

  • Requestion Component
  • List 형태의 상태값을 map 함수를 통해 반복
  • Answering Componet

To Do

  • Styling
  • Make probable conversation to link conversation id

@yanggak12 yanggak12 added the enhancement New feature or request label Feb 10, 2023
@yanggak12 yanggak12 requested a review from hunkim February 10, 2023 17:11
@yanggak12 yanggak12 self-assigned this Feb 10, 2023
port.onMessage.addListener(listener)
port.postMessage({
question: requestionList[questionIndex].requestion,
converstionId: answer?.conversationId,
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

parentMessageId: answer?.id

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants