1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-08-01 11:00:28 +02:00

focus last editor when saveditemspane closes

This commit is contained in:
Kushagra Gour
2018-06-17 00:51:01 +05:30
parent e713288d12
commit 7990b22371
4 changed files with 17 additions and 3 deletions

View File

@@ -69,6 +69,7 @@ export default class SavedItemPane extends Component {
const item = this.props.items[selectedItemElement.dataset.itemId];
console.log('opening', item);
this.props.itemClickHandler(item);
trackEvent('ui', 'openItemKeyboardShortcut');
}
// Fork shortcut inside saved creations panel with Ctrl/⌘ + F