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
e2e - remove over-sanitization for adding code to notebook cell (#8847)
Removed calls to `waitForActiveCellEditorContents` and
`_waitForActiveCellEditorContents` after typing code in the cell,
streamlining the cell editing steps in `notebooks.ts`.
### QA Notes
@:web @:win @:critical @:notebooks
0 commit comments