{ if (e.key === 'Escape') { if (document.activeElement?.nodeName === 'BODY') { e.preventDefault(); ui.goBack(); } } }} />