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

Post a comment using Blog #57

Open
saadpasta opened this issue Aug 31, 2020 · 2 comments
Open

Post a comment using Blog #57

saadpasta opened this issue Aug 31, 2020 · 2 comments
Labels
code enhancement New feature or request good first issue Good for newcomers

Comments

@saadpasta
Copy link
Owner

Currently, the user needs to comment on the Github Issue on the repo to view its comment on the blog.
We need a input on the blog so user can post comment on the blog using the blog itself just like reactions.

Todo ✔️
Check if the user is logged in then show comment input.
Create a GraphQL query to post a comment on Github Issue

@RasenGUY
Copy link

should there also be a logout button ?

@RasenGUY
Copy link

RasenGUY commented Dec 28, 2021

kindly assign this issue to me ? I have a few questions:

  • the proxy server (cors anywhere) used on this demo, requires users to get whitelisted. Would it be an idea to add in the documentation a way to set up your own cors anywhere proxy server. Since, currently you can only get temporarily whitelisted when using the demo-proxy server of cors anywhere
  • for the input text area/input box required for posting comments is there a specific text editor lib you have in mind? im thinking about incorporating simpleMDE you think this would fit ?
  • should I add a login funcionality at the level of the text area for comment input similar as is being implemented for adding reactions ? ex. if a user is not logged in, a login button appears when wanting to add a reaction

@RasenGUY RasenGUY mentioned this issue Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants