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
More times than not, I am prevented from saving by the need to create a stage name. This, of course, is the user's responsibility. However, it is a form at the top of the page, centre justified against a different background. Meanwhile the layout affords a focus on the white part (such as "Node type").
The program already sets focus when you add a new stage. The cursor is in the Search bar. But once you select the interface type there is no focus set. Setting the focus on the Stage Name would thus be consistent with the prior screen and avoid a common UX mistake (at least by me).
The text was updated successfully, but these errors were encountered:
More times than not, I am prevented from saving by the need to create a stage name. This, of course, is the user's responsibility. However, it is a form at the top of the page, centre justified against a different background. Meanwhile the layout affords a focus on the white part (such as "Node type").
The program already sets focus when you add a new stage. The cursor is in the Search bar. But once you select the interface type there is no focus set. Setting the focus on the Stage Name would thus be consistent with the prior screen and avoid a common UX mistake (at least by me).
The text was updated successfully, but these errors were encountered: