1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-16 00:14:34 +02:00

Mobile: Accessibility: Auto-fill the editor search input with the global search (#12291)

This commit is contained in:
Henry Heino
2025-05-19 14:55:32 -07:00
committed by GitHub
parent 1a6059072a
commit 12c688eb83
3 changed files with 12 additions and 2 deletions

View File

@ -48,6 +48,7 @@ describe('NoteEditor', () => {
<NoteEditor
themeId={Setting.THEME_ARITIM_DARK}
initialText='Testing...'
globalSearch=''
noteId=''
noteHash=''
style={{}}