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

[Enterprise Search] Provide UX feedback for rechecking connector #138432

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

sphilipse
Copy link
Member

@sphilipse sphilipse commented Aug 9, 2022

This adds a toast message and spinner as visual feedback to the user that we actually rechecked their connector:
Screenshot 2022-08-09 at 18 59 00

@sphilipse sphilipse requested a review from a team August 9, 2022 17:00
@sphilipse sphilipse added v8.4.0 v8.5.0 Team:EnterpriseSearch release_note:skip Skip the PR/issue when compiling release notes labels Aug 9, 2022
@sphilipse sphilipse force-pushed the ent-search-2407-recheck-button branch from b61d31a to aa0db86 Compare August 9, 2022 17:10
@sphilipse sphilipse enabled auto-merge (squash) August 9, 2022 17:10
@kibana-ci
Copy link
Collaborator

💚 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
enterpriseSearch 1.5MB 1.5MB +394.0B

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

@sphilipse sphilipse merged commit 59b403c into elastic:main Aug 9, 2022
kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Aug 9, 2022
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.4

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

cauemarcondes pushed a commit to cauemarcondes/kibana that referenced this pull request Aug 9, 2022
…stic#138432) (elastic#138444)

(cherry picked from commit 59b403c)

Co-authored-by: Sander Philipse <94373878+sphilipse@users.noreply.github.com>
i18n.translate(
'xpack.enterpriseSearch.content.searchIndex.index.recheckSuccess.message',
{
defaultMessage: 'Successfully rechecked your connector',
Copy link
Contributor

Choose a reason for hiding this comment

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

I think "successfully" is redundant here.

Suggestion: Your connector has been rechecked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:EnterpriseSearch v8.4.0 v8.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants