Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.5.0
-
Fix Version/s: 0.5.1
-
Component/s: None
-
Labels:None
Description
Favourites should only be removed it they are dragged to the main frame - but currently seems to be if you drag anywhere.
There isn't a div that encompasses the content but not that side bar, and even if there was, there would still be places outside of the favourites box that wouldn't remove the favourite if dragged to there (such as the grey space to the left of the box).
At the moment I've made it so dragging the favourite ANYWHERE on the page triggers the remove action, but a confirmation box is displayed before deleting.