Skip to content

Conversation

dennis-tismenko
Copy link
Contributor

Summary

Closes #200028.

Resolves an accessibility issue where opening the modal to generate API keys on the content connectors configuration page would incorrectly return focus to the top of the page after the confirmation modal closes.

Before

Screen.Recording.2025-10-03.at.1.58.32.PM.mov

After

Screen.Recording.2025-10-03.at.1.57.49.PM.mov

Checklist

Check the PR satisfies following conditions.

Reviewers should verify this PR satisfies this list as well.

  • Any text added follows EUI's writing guidelines, uses sentence case text and includes i18n support
  • Documentation was added for features that require explanation or tutorials
  • Unit or functional tests were updated or added to match the most common scenarios
  • If a plugin configuration key changed, check if it needs to be allowlisted in the cloud and added to the docker list
  • This was checked for breaking HTTP API changes, and any breaking changes have been approved by the breaking-change committee. The release_note:breaking label should be applied in these situations.
  • Flaky Test Runner was used on any tests changed
  • The PR description includes the appropriate Release Notes section, and the correct release_note:* label is applied per the guidelines
  • Review the backport guidelines and apply applicable backport:* labels.

@dennis-tismenko dennis-tismenko requested a review from a team as a code owner October 3, 2025 18:03
@dennis-tismenko dennis-tismenko added release_note:skip Skip the PR/issue when compiling release notes backport:skip This PR does not require backporting v9.2.0 v9.3.0 v9.1.6 labels Oct 3, 2025
@elasticmachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps

@dennis-tismenko dennis-tismenko added backport:version Backport to applied version labels and removed backport:skip This PR does not require backporting labels Oct 3, 2025
@dennis-tismenko
Copy link
Contributor Author

@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:version Backport to applied version labels release_note:skip Skip the PR/issue when compiling release notes v9.1.6 v9.2.0 v9.3.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Search:Connectors:Configuration page]Wrong navigation sequence after activating Generate API key button
2 participants