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

Allow sharing existing post #26

Open
thealphadollar opened this issue Jun 9, 2019 · 9 comments
Open

Allow sharing existing post #26

thealphadollar opened this issue Jun 9, 2019 · 9 comments
Labels

Comments

@thealphadollar
Copy link
Collaborator

We currently allow the user to share a post by giving details but most of the time a person wants to share a particular post which has already been done by some page.

The process should be:

  • Ask the user for credentials
  • Ask users: If he wants to create a post or share existing one
  • If create a post, then we already have the path
  • If existing one: ask for the post link and then share it using the facebook dialogue to the group list provided.
@thealphadollar
Copy link
Collaborator Author

@iharshit009 Can you please work on this?

@iharshit009
Copy link
Contributor

iharshit009 commented Jun 11, 2019

yes, sir, I am working on this...
would make a PR by tomorrow

@iharshit009
Copy link
Contributor

iharshit009 commented Jun 12, 2019

sir if i have to send the existing post then the group link may not work because when i select to post to group it asks me for a group name, not the group link..
Screenshot (805)
then ??
and also after that you have to select the group from your list of groups:
Screenshot (806)
the list may be different for different users...

@iharshit009
Copy link
Contributor

iharshit009 commented Jun 12, 2019

it cannot be shared on groups without group name but can be posted on the timeline
sir we can do one thing first hit the URL of group page then using BS4 we can scrap the name of the group and store it in a variable and then send keys to the search bar where we have to enter the group name then we can do...

@thealphadollar
Copy link
Collaborator Author

thealphadollar commented Jun 12, 2019 via email

@thealphadollar
Copy link
Collaborator Author

@iharshit009

Ask the user the link to the post and the name of the groups where we wants it to be shared.

And proceed accordingly.

@iharshit009
Copy link
Contributor

iharshit009 commented Jun 13, 2019

@thealphadollar sir i am getting an issue in making a click on dynamic data??
need your help..
Screenshot (807)

the tag with share on timeline and changing it to share on group??

@thealphadollar
Copy link
Collaborator Author

You are unable to change it?

@iharshit009
Copy link
Contributor

iharshit009 commented Jun 13, 2019 via email

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

No branches or pull requests

2 participants