ActivityCollectionDesigner - Inserting a row should focus the keyboard in the field name textbox
BarneyBuchan opened this issue · 0 comments
BarneyBuchan commented
Right-click the data grid in an assign in either the small or large view and click Insert Row.
Observe that the field name text box in the inserted row does not have have the focus.
Acceptance Criteria: Inserting a row should focus the keyboard in the field name textbox.
Wolf-63