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

Create interface for users to withdraw resource #12

Open
shaunagm opened this issue Apr 29, 2021 · 1 comment
Open

Create interface for users to withdraw resource #12

shaunagm opened this issue Apr 29, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@shaunagm
Copy link
Contributor

Right now, users can submit resources and edit resources, but they can't delete or hide them. Right now there's a "withdrawn" status we could use for hiding, but only an admin can set it through the admin interface. This could be implemented by including the "status" field in "edit resource", but then you'd have to hide the "accepted" option so a user couldn't approve their own resource. It could also be implemented as an ajax call to a separate endpoint.

@meg-ray meg-ray added the enhancement New feature or request label May 3, 2021
@sijanonly
Copy link
Collaborator

Hi @shaunagm
I am working on it.

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

No branches or pull requests

3 participants