CompSciClub / Hopkins-Planner

9 stars 10 forks source link

Event deletion is a little wacky #26

Closed jteplitz closed 11 years ago

jteplitz commented 11 years ago

If they're are multiple events for a block, and you delete one. I think it sometimes removes the wrong one.

jteplitz commented 11 years ago

Recreate by adding three events with different names on the same block and trying to delete them all. Notice how you can't delete one of them. I'm not sure why

mattdailis commented 11 years ago

As far as I can see, event deletion should be normal now. Someone should try and prove me wrong, though. Can someone please test it (using Jason's reproduction of the bug above), and get back to me as to whether or not there's anything still wrong with it?

jteplitz commented 11 years ago

I deployed the latest version to jitsu for testing

On Wed, Dec 5, 2012 at 10:09 PM, Matt notifications@github.com wrote:

As far as I can see, event deletion should be normal now. Someone should try and prove me wrong, though. Can someone please test it (using Jason's reproduction of the bug above), and get back to me as to whether or not there's anything still wrong with it?

— Reply to this email directly or view it on GitHubhttps://github.com/CompSciClub/Hopkins-Planner/issues/26#issuecomment-11071535.

Jason Teplitz

jteplitz commented 11 years ago

It looks like this has been fixed.