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 users to remove categories, locations and images from models #165

Open
Frewacom opened this issue Jun 15, 2021 · 0 comments
Open

Allow users to remove categories, locations and images from models #165

Frewacom opened this issue Jun 15, 2021 · 0 comments
Assignees
Labels
api Improvement or changes to the API feature New feature improvement Improvements to existing code

Comments

@Frewacom
Copy link
Member

Currently, you can only set and update these values. You can not remove the value completely. For example, if I assign an event to a category, there is no way for me to remove the category completely from the event (other than selecting another category). The same goes for setting related locations and cover images.

Fixing this should be relatively easy. Simply allow the user to specify null (or something like that) to each respective field in the update validators.

@Frewacom Frewacom added feature New feature api Improvement or changes to the API improvement Improvements to existing code labels Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Improvement or changes to the API feature New feature improvement Improvements to existing code
Projects
None yet
Development

No branches or pull requests

2 participants