Skip to content
  • Nate Graham's avatar
    Show home folder if needed after unmounting mounted disk · ae1d441d
    Nate Graham authored and Elvis Angelaccio's avatar Elvis Angelaccio committed
    Right now, when you unmount a device that any active view containers are
    displaying, nothing in the view changes. As a result, it's possible to
    try to navigate to files or folders in that view, which cannot be done
    because the disk that the files or folders are located on has been
    unmounted!
    
    With this commit, we detect that case and switch the view containers
    to show the home folder after the disk whose contents they are displaying
    gets unmounted.
    
    BUG: 158934
    FIXED-IN: 20.12
    ae1d441d