<OffCanvas
            title={msg`${getEntityFieldLabels(showFieldSelection)} Selections`}
            width={CANVAS_WIDTH}
            onClose={() => setShowFieldSelection("")}
            show={!!showFieldSelection}