Skip to content

Integrating post edit share and delete functionalities #568

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

Merged
merged 3 commits into from
Aug 14, 2020

Conversation

AuraOfDivinity
Copy link
Collaborator

@AuraOfDivinity AuraOfDivinity commented Aug 12, 2020

#567 Implements,

  • Editing of Posts
  • Sharing of posts to other platforms.
  • Deletion of posts

ShareEditDeleteIntegration

Copy link
Member

@Rupeshiya Rupeshiya left a comment

Choose a reason for hiding this comment

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

@AuraOfDivinity Please check the comments and also delete modal looks pretty big

console.log("useEffect from share-post ", props);
}, [props]);

const url = "https://donut.codeuino.org/";
Copy link
Member

Choose a reason for hiding this comment

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

@AuraOfDivinity The url to share should be the post's url that the user will be sharing

@AuraOfDivinity AuraOfDivinity force-pushed the post-integrations branch 2 times, most recently from 5d0f8cc to de8adc4 Compare August 14, 2020 08:45
@vaibhavdaren vaibhavdaren merged commit 48d0d88 into codeuino:development Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants