focusAction(evt, section) {
            if (!this.get('stateChangeInProgress')) {
                this.set('stateChangeInProgress', true);
                if (section === `m-${HOUR_FLAG}`) {
                    section = HOUR_FLAG;