Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Code] fix typeahead highlight file #35585

Merged
merged 3 commits into from
Apr 28, 2019
Merged

[Code] fix typeahead highlight file #35585

merged 3 commits into from
Apr 28, 2019

Conversation

WangQianliang
Copy link
Contributor

Summary

Kapture 2019-04-25 at 21 35 03

@elasticmachine
Copy link
Contributor

💔 Build Failed

@mw-ding
Copy link
Contributor

mw-ding commented Apr 26, 2019

@mw-ding
Copy link
Contributor

mw-ding commented Apr 26, 2019

please fix the CI failures.

@@ -128,6 +128,16 @@ export default function exploreRepositoryFunctonalTests({
});
log.info('src-doc folder opened');

// Click breadcrumb does not affect file tree
Copy link
Contributor

Choose a reason for hiding this comment

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

let's separate this test case into an independent one, otherwise, by adding test cases into the existing test will make it too complex. and could more prone to flaky test.

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@WangQianliang WangQianliang requested a review from a team April 26, 2019 09:52
@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@elasticmachine
Copy link
Contributor

💔 Build Failed

@mw-ding
Copy link
Contributor

mw-ding commented Apr 28, 2019

Can you merge #35531 and #35458, then rebase this PR and double check if this PR is still valid?

@WangQianliang WangQianliang removed the request for review from a team April 28, 2019 08:16
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@WangQianliang WangQianliang merged commit 728c82e into elastic:master Apr 28, 2019
@WangQianliang WangQianliang deleted the code-fix-typeahead-highlight-file branch April 28, 2019 10:19
lizozom pushed a commit to lizozom/kibana that referenced this pull request Apr 29, 2019
* fix(code/frontend): should not collapse folder after click a breadcrumb

* fix(code/frontend): should highlight file when jump from typeahead

* separate to a independent test case
zfy0701 added a commit that referenced this pull request Apr 30, 2019
#35819)

* test(code/frontend): more history functional test cases (#35216)

* fix(code/frontend): should not collapse folder after click a breadcrumb (#35458)

* [Code] fix typeahead highlight file (#35585)

* fix(code/frontend): should not collapse folder after click a breadcrumb

* fix(code/frontend): should highlight file when jump from typeahead

* separate to a independent test case

* fix(code/frontend): show loading in directory view (#35720)

* fix(code/frontend): fix highlight symbol (#35531)

* feature(code/frontend): retry loading symbols if language server is initializing (#35715)
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.

3 participants