mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-22 06:29:29 +01:00
focus title
This commit is contained in:
@@ -257,7 +257,7 @@ export class AddNotebookDialog extends React.Component {
|
||||
animationType={DDS.isTab ? 'fade' : 'slide'}
|
||||
onShow={() => {
|
||||
this.topicsToDelete = [];
|
||||
this.hiddenInput.current?.focus();
|
||||
this.titleRef?.focus();
|
||||
}}
|
||||
onRequestClose={this.close}>
|
||||
<SafeAreaView>
|
||||
|
||||
Reference in New Issue
Block a user