sveltia / sveltia-cms

Alternative to Netlify/Decap CMS. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, open source & free. Made with Svelte.
MIT License
750 stars 34 forks source link

Ctrl + F not working inside a collection detail #87

Closed zanhk closed 6 months ago

zanhk commented 6 months ago

Ctrl + G seem to still work but Ctrl + F isn't working

google_screen_recording_2023-12-23T16-46_32.901Z.webm

kyoshino commented 6 months ago

I was actually thinking about adding a field search bar to the editor itself as part of the solution to https://github.com/decaporg/decap-cms/issues/7011. For now, I’ll just enable the Ctrl+* keyboard shortcuts.

kyoshino commented 6 months ago

The fix is in!

zanhk commented 6 months ago

Awesome!