weblate
weblate copied to clipboard
Fix tabindex sequence
Proposed changes
This fixes the tabindex sequence of items as suggested on issue #9481. This solves issue #9481.
Checklist
- [ ] Lint and unit tests pass locally with my changes.
- [ ] I have added tests that prove my fix is effective or that my feature works.
- [ ] I have added documentation to describe my feature.
- [ ] I have squashed my commits into logic units.
- [ ] I have described the changes in the commit messages.