if (this._detailsView && !this._detailsView.$el.hasClass('disappear')) {
                // hide sidebar
                this._updateDetailsView(null);
            }