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
when there was no selection to begin with, an empty list item is created
currently we default the selection range to |1. | which means when user
starts typing, 1. is removed. This updates the test to expect selection
start at end of line, so user can start typing the first item.
0 commit comments