type ShiftDropMenuItem = { icon: string, name: string, handler: () => void }