Skip to content

[7.x] [Resolver] aria-level and aria-flowto support enhancements (#71887)#71959

Merged
oatkiller merged 1 commit intoelastic:7.xfrom
oatkiller:backport/7.x/pr-71887
Jul 16, 2020
Merged

[7.x] [Resolver] aria-level and aria-flowto support enhancements (#71887)#71959
oatkiller merged 1 commit intoelastic:7.xfrom
oatkiller:backport/7.x/pr-71887

Conversation

@oatkiller
Copy link
Copy Markdown
Contributor

Backports the following commits to 7.x:

…1887)

* `IndexedProcessTree` now owns the concern of defining the order of siblings
* `IsometricTaxiLayout` now owns the concept of `ariaLevels`
* added `datetime` method to `process_event` model which returns a time in ms since unix epoch for the event
* renamed some resolver selectors
* added resolver selector: `ariaLevel`
* added 'data' selector: `followingSibling` (used for aria-flowto)
* added resolver selector `ariaFlowtoNodeID` which takes a nodeID, and returns its following sibling's node id (if that sibling is visible.) By only returning visible siblings, we ensure that `aria-flowto` will point to an html ID that is in the dom.
@oatkiller oatkiller added the backport This PR is a backport of another PR label Jul 15, 2020
@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Build metrics

async chunks size

id value diff baseline
securitySolution 9.3MB +1.8KB 9.3MB

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

@oatkiller oatkiller merged commit b582681 into elastic:7.x Jul 16, 2020
@oatkiller oatkiller deleted the backport/7.x/pr-71887 branch March 31, 2022 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants