handleHotkeySearch = e => {
    e.preventDefault();

    const element = this.node.querySelector('.search__input');