Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Direct text input when adding a new conversation #74

Closed
Fray2000 opened this issue May 30, 2024 · 2 comments
Closed

Direct text input when adding a new conversation #74

Fray2000 opened this issue May 30, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Fray2000
Copy link

As of 0.9.1, when creating a new conversation, it is necessary to go press on the input box (prompt text input) to be able to start writing a prompt.

It would be great to have the text cursor directly in the input box, ready for an input and start directly writing right after pressing the button to add a conversation. It would smooth the interaction with the app.

@Fray2000 Fray2000 added the enhancement New feature or request label May 30, 2024
@Jeffser
Copy link
Owner

Jeffser commented Jun 8, 2024

Sorry it took me so long to answer this suggestion, I didn't see it, I'm not sure if textviews (the element I'm using for text input) can just force focus, I know there are other elements that can do that, I might need to investigate that, thanks for the suggestion

@Jeffser
Copy link
Owner

Jeffser commented Aug 11, 2024

Sorry it took so long, it's done

@Jeffser Jeffser closed this as completed Aug 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants