You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Next Phase" button on the toolbar is confusing as it isn't clear what it will do. Consider changing the text of the button depending on what phase you're in.
To do this, the QueryStatus() mechanism needs to be expanded to accept a new text string. Suggestion: use a new enumeration, MenuStatus.SetText, which when set looks at the Text property of the MenuStatus and uses that to update the UI element.
The text was updated successfully, but these errors were encountered:
The "Next Phase" button on the toolbar is confusing as it isn't clear what it will do. Consider changing the text of the button depending on what phase you're in.
To do this, the QueryStatus() mechanism needs to be expanded to accept a new text string. Suggestion: use a new enumeration, MenuStatus.SetText, which when set looks at the Text property of the MenuStatus and uses that to update the UI element.
The text was updated successfully, but these errors were encountered: