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
New users are prompted to select an editor after they sign in.
Unfortuntately this modal does not scroll and the action button is off screen for normal sized desktop browsers already taking up a the full height of the screen.
Clicking on the default editor selection does not submit or dismiss the form.
Since part of the form is obscured, a cautious user will look for the cancel/dismiss control and probably click on the X at the top right hoping that this does not have unintended consequences. This adds uncertainty into the flow and forces additional work to find the X.
The text was updated successfully, but these errors were encountered:
New users are prompted to select an editor after they sign in.
Unfortuntately this modal does not scroll and the action button is off screen for normal sized desktop browsers already taking up a the full height of the screen.
Clicking on the default editor selection does not submit or dismiss the form.
Since part of the form is obscured, a cautious user will look for the cancel/dismiss control and probably click on the X at the top right hoping that this does not have unintended consequences. This adds uncertainty into the flow and forces additional work to find the X.
The text was updated successfully, but these errors were encountered: