Skip to content
  • Mihai-Eduard Badea's avatar
    For issue #9949 - Bookmarks/History deletion inconsistencies (#12630) · 1823fdb6
    Mihai-Eduard Badea authored
    
    
    - Added the undo action for deleting individual history items by creating a new field to the history state containing the id's of the history items that are pending for deletion; This field is used inside the update function from the view to show/hide the items.
    
     - Added a new check inside the "deleteMulti" method from BookmarkFragment that calls the showRemoveFoldersDialog to prevent the user from being able to delete one or more bookmark folders without being asked for confirmation, as in #8648.
    
    Co-authored-by: default avatarMihai Eduard Badea <mihai.badea@softvision.ro>
    1823fdb6