Open YunusDange opened 9 years ago
Adding delete is going to be a tricky thing. since we cannot really delete a trip from the system. but we can stop showing those trips to anyone, including the creator, except in admin panel. Thing is, we attach a lot of data with trips which are in activity stream as well as those who show interest in it.. So it isn't right to delete a trip. But we can maintain a flag that would say the trip is deleted. What say?
Basically organiser will want to delete the trip for 2 reasons 1) when he post some wrong details and and want to delete it to start fresh 2) when he will have too many old trips
but your flag idea is also good if it solves the purpose
My Trips Section there is only EDIT option ...also add DELETE option like we have added for Blogs