Skip to content

fix(sharing-dialog): support keyboard autocomplete navigation - #1763

Closed
sankorla315 wants to merge 1 commit into
dhis2:masterfrom
sankorla315:LIBS-571/sharing-dialog-accessibility
Closed

fix(sharing-dialog): support keyboard autocomplete navigation#1763
sankorla315 wants to merge 1 commit into
dhis2:masterfrom
sankorla315:LIBS-571/sharing-dialog-accessibility

Conversation

@sankorla315

@sankorla315 sankorla315 commented Sep 2, 2026

Copy link
Copy Markdown

Summary
allow ArrowDown from the SharingDialog autocomplete input to move focus into the results menu
reuse the menu's existing arrow-key navigation and Enter selection behavior
add regression coverage for moving into the menu, navigating down/up, and selecting a result

Keyboard sequence covered by the test: ArrowDown → ArrowDown → ArrowUp → Enter.

Verification
package build completed successfully
changed files pass the repository's ESLint and Prettier checks
git diff --check is clean
Jira: LIBS-571

Related to #1447

@sankorla315
sankorla315 requested a review from a team as a code owner September 2, 2026 08:26
@sonarqubecloud

sonarqubecloud Bot commented Sep 2, 2026

Copy link
Copy Markdown

@sankorla315 sankorla315 closed this Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant