When new item is created, EditItemDialog is opened, but none of all text fields is focused. I believe that item's title should be focused and all it's characters should be selected.
If item was already created there is no need to select it's name, as it probably won't be changed.
When new item is created,
EditItemDialog
is opened, but none of all text fields is focused. I believe that item's title should be focused and all it's characters should be selected.If item was already created there is no need to select it's name, as it probably won't be changed.