incubator-answer icon indicating copy to clipboard operation
incubator-answer copied to clipboard

feat: add reactions to question & answer

Open hgaol opened this issue 1 year ago • 4 comments

close #883 .

done backend:

  • used meta table to save reactions.
  • created 2 APIs. one is to retrieve meta for an object, the other is to add or update.

frontend:

  • added an Reaction component.
  • to make it easy to determine if it's need to show the Add a comment button, place it in the Comment component.

todo

  • [x] add i18n for reactions.

hgaol avatar May 07 '24 03:05 hgaol

some screenshots. image image image

hgaol avatar May 07 '24 03:05 hgaol

add i18n. image image

hgaol avatar May 07 '24 03:05 hgaol

@hgaol It's great, and the backend tasks were almost done. It's ready for the frontend to review. @shuashuai

LinkinStars avatar May 08 '24 03:05 LinkinStars

Really appreciate @LinkinStars and @shuashuai for your careful and patient review! thanks!

hgaol avatar May 09 '24 15:05 hgaol

@hgaol Hey, I sent you an email like a week ago, but haven't got your replied yet. Could you please check on your email box please? Thanks 😀

PrimmaAnna avatar May 23 '24 01:05 PrimmaAnna

@hgaol Hey, I sent you an email like a week ago, but haven't got your replied yet. Could you please check on your email box please? Thanks 😀

Hi @PrimmaAnna , thanks for reaching out! Sorry that I haven't monitored my email account recently. Just replied that email. Thanks!

hgaol avatar May 23 '24 14:05 hgaol