pmuens / discuss

100% serverless forum software (Technologies used: Serverless, DynamoDB, ES2015, React, Redux, Node.js, GraphQL)
118 stars 21 forks source link

Closes #19 Add an edit button with a textarea and input field #22

Closed xndrdev closed 8 years ago

xndrdev commented 8 years ago

There were some issues with the inline editing, so we replace them with a textarea and an input field. Hint: The comments are still have the inline editing, because they should be splitted in own components (Refs #14).

pmuens commented 8 years ago

Nice! Love it!