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

Support autofocus #775

Open
maartenbreddels opened this issue Sep 5, 2024 · 3 comments
Open

Support autofocus #775

maartenbreddels opened this issue Sep 5, 2024 · 3 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@maartenbreddels
Copy link
Contributor

For all our Inputs it makes total sense to support autofocus:
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/autofocus

vuetify2 and 3 support it, and it's the HTML standard.

@maartenbreddels maartenbreddels added enhancement New feature or request good first issue Good for newcomers labels Sep 5, 2024
@StefanoCandiani
Copy link

Good afternoon, I would be interested in trying to help with this, is that possible? Also are the inputs you're referencing the ones in ./solara/components/inputs.py ?

@maartenbreddels
Copy link
Contributor Author

Hi Stefano,

Great, sounds good. Yes, I think that should be it.

I am looking forward to your PR!

@StefanoCandiani
Copy link

Hello,

I just completed the PR. An autofocus feature should have been implemented for the inputs but please let me know if I need to fix any mistakes in my code or if I can optimize.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants