Skip to content

Revert "[Lens] (Accessibility) Focus mistakenly stops on righthand form"#84866

Merged
mbondyra merged 1 commit intomasterfrom
revert-84519-lens/accessibility/focus-on-lnsConfigPanel
Dec 3, 2020
Merged

Revert "[Lens] (Accessibility) Focus mistakenly stops on righthand form"#84866
mbondyra merged 1 commit intomasterfrom
revert-84519-lens/accessibility/focus-on-lnsConfigPanel

Conversation

@mbondyra
Copy link
Copy Markdown
Contributor

@mbondyra mbondyra commented Dec 3, 2020

Fixes #84827

Caused this bug: #84827

Reverts #84519

@mbondyra mbondyra added Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v8.0.0 release_note:skip Skip the PR/issue when compiling release notes Feature:Lens v7.11.0 labels Dec 3, 2020
@mbondyra mbondyra requested a review from a team December 3, 2020 08:35
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/kibana-app (Team:KibanaApp)

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
lens 995.5KB 995.5KB -12.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

Copy link
Copy Markdown
Contributor

@flash1293 flash1293 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in Chrome and Firefox and fixes the problem with hard-to-close field select. Looks like we need to fix the a11y issue by removing the scroll from the container.

Firefox has a really neat tool to see which element is causing the overflow and it's the last flex group, centering the "Reset layer" button:
Screenshot 2020-12-03 at 13 59 02

It has a margin: -12px, if I'm removing that rule, the overflow goes away. Maybe we can center the button using custom styling instead of using FlexGroup?

@mbondyra mbondyra merged commit 145c0a5 into master Dec 3, 2020
@mbondyra mbondyra deleted the revert-84519-lens/accessibility/focus-on-lnsConfigPanel branch December 3, 2020 13:12
mbondyra added a commit to mbondyra/kibana that referenced this pull request Dec 3, 2020
mbondyra added a commit that referenced this pull request Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature:Lens release_note:skip Skip the PR/issue when compiling release notes Team:Visualizations Team label for Lens, elastic-charts, Graph, legacy editors (TSVB, Visualize, Timelion) t// v7.11.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Lens] Popovers inside the config flyout are reopening too often in Firefox

4 participants