Skip to content

feat(a11y): add explicit FocusTraversalGroup to multi-section connection dialogs (#610) - #621

Merged
ZhuchkaTriplesix merged 2 commits into
devfrom
issue/610-focus-traversal-connection-dialogs
Aug 26, 2026
Merged

feat(a11y): add explicit FocusTraversalGroup to multi-section connection dialogs (#610)#621
ZhuchkaTriplesix merged 2 commits into
devfrom
issue/610-focus-traversal-connection-dialogs

Conversation

@ZhuchkaTriplesix

Copy link
Copy Markdown
Member

Closes #610

Summary

Adds explicit FocusTraversalGroup(policy: WidgetOrderTraversalPolicy()) boundaries to multi-section connection dialogs and form builders:

  • NewConnectionDialog
  • NewConnectionUrlDialog
  • PostgresqlConnectionForm
  • MysqlConnectionForm
  • SqliteConnectionForm
  • RedisConnectionForm
  • MongoDbConnectionForm
  • ExtensionConnectionForm
  • SduiFormBuilder
  • SslCertificateFields

Ensures predictable Tab navigation flow across header, form body, nested SSL certificate fields, and footer action buttons.

@github-actions github-actions Bot added enhancement New feature or request frontend Theme parser epic label: frontend labels Aug 26, 2026
@ZhuchkaTriplesix
ZhuchkaTriplesix merged commit 0f65d7b into dev Aug 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request frontend Theme parser epic label: frontend

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant