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

Fix autofocus: load bulk action input on linklist only #1976

Merged
merged 1 commit into from Apr 15, 2023

Conversation

ArthurHoaro
Copy link
Member

Bulk action form and input were loaded with autofocus feature on all pages, preventing other input field to benefit from autofocus feature.

Fixes #1974

Bulk action form and input were loaded with autofocus feature on all pages, preventing other input field to benefit from autofocus feature.

Fixes shaarli#1974
@ArthurHoaro ArthurHoaro added bug it's broken! template HTML rendering labels Apr 15, 2023
@ArthurHoaro ArthurHoaro added this to the 0.13.0 milestone Apr 15, 2023
@ArthurHoaro ArthurHoaro self-assigned this Apr 15, 2023
@ArthurHoaro ArthurHoaro merged commit 88b76c4 into shaarli:master Apr 15, 2023
6 checks passed
@ArthurHoaro ArthurHoaro deleted the fix-autofocus branch April 15, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug it's broken! template HTML rendering
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minor ui improvement: focus some "default" fields
1 participant