Skip to content

fix(autofocus): persist cursor positions in localStorage#8723

Open
mejo- wants to merge 2 commits into
mainfrom
fix/autofocus_local_storage
Open

fix(autofocus): persist cursor positions in localStorage#8723
mejo- wants to merge 2 commits into
mainfrom
fix/autofocus_local_storage

Conversation

@mejo-

@mejo- mejo- commented Jun 9, 2026

Copy link
Copy Markdown
Member

Fixes: #8699

This makes the autofocus feature much more usable, as it persists the cursor position per device, not only per browser tab.

Also migrates Autofocus extension to TypeScript.

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

🤖 AI (if applicable)

  • The content of this PR was partly generated using AI tools
  • The AI-generated content was reviewed, comprehended and tested by a human

mejo- added 2 commits June 9, 2026 11:42
Signed-off-by: Jonas <jonas@freesources.org>
Fixes: #8699

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- self-assigned this Jun 9, 2026
@mejo- mejo- added bug Something isn't working 3. to review labels Jun 9, 2026
@github-project-automation github-project-automation Bot moved this to 🧭 Planning evaluation (don't pick) in 📝 Productivity team Jun 9, 2026
@mejo- mejo- moved this from 🧭 Planning evaluation (don't pick) to 👀 In review in 📝 Productivity team Jun 9, 2026
@mejo-

mejo- commented Jun 9, 2026

Copy link
Copy Markdown
Member Author

/backport to stable34

@mejo-

mejo- commented Jun 9, 2026

Copy link
Copy Markdown
Member Author

/backport to stable33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: 👀 In review

Development

Successfully merging this pull request may close these issues.

Remember where the user left off

1 participant