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

[Workplace Search] Fix Group Prioritization route and clean up design #80903

Conversation

scottybollinger
Copy link
Contributor

Summary

This PR fixes the route path for the Group Source Prioritization view and also cleans up the design a bit.

Changes:

  1. Updated the route to match the link (underscore instead of hyphen)

  2. Reduced the size of the Go to search application link in the header to match the other text. Also added padding to align it with the top nav bar.
    Before
    link-before
    After
    link-after0

  3. Removed the padding from the table cell with the slider so that it no longer is misaligned. Also added padding to the slider value.
    Before
    table-before0
    After
    table-after0

Checklist

@scottybollinger scottybollinger requested a review from a team October 16, 2020 19:13
@scottybollinger scottybollinger added Feature:Plugins release_note:skip Skip the PR/issue when compiling release notes v7.11.0 labels Oct 16, 2020
@scottybollinger
Copy link
Contributor Author

@elasticmachine merge upstream

1 similar comment
@scottybollinger
Copy link
Contributor Author

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

async chunks size

id before after diff
enterpriseSearch 638.8KB 639.0KB +151.0B

History

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

@scottybollinger scottybollinger merged commit cf13fe2 into elastic:master Oct 19, 2020
@scottybollinger scottybollinger deleted the scottybollinger/prioritization-fixes branch October 19, 2020 21:08
scottybollinger added a commit to scottybollinger/kibana that referenced this pull request Oct 19, 2020
…elastic#80903)

* Update route path for prioritizations

* Update prioritization spacing

* Lint fix

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
scottybollinger added a commit that referenced this pull request Oct 19, 2020
…#80903) (#81069)

* Update route path for prioritizations

* Update prioritization spacing

* Lint fix

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
jloleysens added a commit to jloleysens/kibana that referenced this pull request Oct 20, 2020
…lout-for-warm-and-cold-tier

* 'master' of github.com:elastic/kibana: (126 commits)
  Add cumulative sum expression function (elastic#80129)
  [APM] Fix link to trace (elastic#80993)
  Provide url rewritten in onPreRouting interceptor (elastic#80810)
  limit renovate to npm packages
  Fix bug in logs UI link (elastic#80943)
  [Monitoring] Fix bug with setup mode appearing on pages it shouldn't (elastic#80343)
  [Security Solution][Detection Engine] Fixes false positives caused by empty records in threat list
  docs test (elastic#81080)
  Fixed alerts ui test timeout issue, related to the multiple server calls for delete all alerts, by reducing the number of alerts to the two and increasing retry timeout. (elastic#81067)
  [APM] Fix service map highlighted edge on node select (elastic#80791)
  Fix typo in toast, slight copy adjustment. (elastic#80843)
  [Security Solution] reduce optimizer limits (elastic#80997)
  [maps] 7.10 documentation updates (elastic#79917)
  [Workplace Search] Fix Group Prioritization route and clean up design (elastic#80903)
  [Enterprise Search] Added reusable HiddenText component to Credentials (elastic#80033)
  Upgrade EUI to v29.5.0 (elastic#80753)
  [Maps] Fix layer-flash when changing style (elastic#80948)
  [Security Solution] [Detections] Disable edit button when user does not have actions privileges w/ rule + actions (elastic#80220)
  [Enterprise Search] Handle loading state on Credentials page (elastic#80035)
  [Monitoring] Fix cluster listing page in how it handles global state (elastic#78979)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Plugins release_note:skip Skip the PR/issue when compiling release notes v7.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants