-
Notifications
You must be signed in to change notification settings - Fork 5
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
60 image delete function not working #84
Conversation
…o 60-image-delete-function-not-working
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Change the destination branch to develop.
Hecho, gracias!! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think the enum class of categories may be exported to an external file but as you want. For the next delivery I also think that we can focus more on improving the aspect of that view instead of adding more features.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The conflicts have to be resolved in order to merge the branch. It could be better to extract the validations in AddPlace to a separate class, but for now it's ok
Yes, those conflicts appeared when you merged the pull request that was created after this one. I'll try to solve them. |
Due to other issues, this pull request is no longer valid and will be closed. Another pull request with more updated code will be created instead |
The function for deleting images works again. Now it is not possible to add an already added photo, the button to clear images only appears once more than one photo is added. Colors have been adapted. Errors are now showned as read messages below.
The functionality for adding categories to places is also implemented.