You’re saying auto-focus upon app open on mobile, right? I can probably figure that out. That makes sense too The header currently pushes the header out of view when the search is focused to bring up the keyboard, I’ll see if I can keep everything on screen Great suggestions! I’m big on UI/UX improvements so I’ll get these in If you think of anything else, just message me anytime 🤙
I mean it's just adding an HTML attribute https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus
This works on the computer, but doesn’t work on iOS mobile, which is what I use mostly Safari doesn’t seem to like it I’m trying different things now I have a development build going right now, I’ll send you a link to try out and you can let me know your thoughts