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

deleteOwnPost() can't be reused at the moment #7

Open
Howard-Zhou opened this issue Nov 27, 2016 · 1 comment
Open

deleteOwnPost() can't be reused at the moment #7

Howard-Zhou opened this issue Nov 27, 2016 · 1 comment

Comments

@Howard-Zhou
Copy link
Member

deleteOwnPost() uses the global courseId within the course view, however, the same method cannot be applied when a user wants to delete posts from other courses within the same course view.

for example, right now I'm inside CPEN 321. I can delete any post within CPEN 321, however an error would occur If I want to delete a post from APSC 481.
simulator screen shot nov 26 2016 4 05 20 pm

@Howard-Zhou
Copy link
Member Author

Do not have enough functional brain cells to think of a smart alternative to implement both
deleteOwnPost() and deleteUserOwnPost() right now

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

No branches or pull requests

1 participant