Skip to content

[Uptime] Enable deselection of stale filters#65523

Merged
shahzad31 merged 4 commits intoelastic:masterfrom
shahzad31:stale-filters
May 12, 2020
Merged

[Uptime] Enable deselection of stale filters#65523
shahzad31 merged 4 commits intoelastic:masterfrom
shahzad31:stale-filters

Conversation

@shahzad31
Copy link
Contributor

Fixes: #65059

In overview page and monitor status alert, user wasn't able to deselect stale filters after kuery bar search is updated, this patch fixes that.

@shahzad31 shahzad31 requested a review from a team as a code owner May 6, 2020 17:33
@botelastic botelastic bot added the Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability label May 6, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

@shahzad31 shahzad31 self-assigned this May 6, 2020
@shahzad31 shahzad31 requested review from andrewvc and justinkambic May 6, 2020 17:33
@justinkambic justinkambic added the bug Fixes for quality problems that affect the customer experience label May 6, 2020
@shahzad31
Copy link
Contributor Author

@elasticmachine merge upstream

Copy link
Contributor

@justinkambic justinkambic left a comment

Choose a reason for hiding this comment

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

Great improvement. I tested this locally and it worked great, included a GIP summary. Please fix the one comment I mentioned.

LGTM

May-11-2020 12-50-20

Comment on lines 52 to 53
// Merge incoming items with selected items, to enable un-selection

Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
// Merge incoming items with selected items, to enable un-selection
// Merge incoming items with selected items, to enable deselection

Small english nitpick.

@kibanamachine
Copy link
Contributor

💚 Build Succeeded

History

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

@shahzad31 shahzad31 merged commit 592e234 into elastic:master May 12, 2020
@shahzad31 shahzad31 deleted the stale-filters branch May 12, 2020 09:16
shahzad31 added a commit to shahzad31/kibana that referenced this pull request May 12, 2020
shahzad31 added a commit to shahzad31/kibana that referenced this pull request May 12, 2020
gmmorris added a commit to gmmorris/kibana that referenced this pull request May 12, 2020
* master:
  [Uptime] Enable deselection of stale filters (elastic#65523)
jloleysens added a commit that referenced this pull request May 12, 2020
…ine-editor

* 'master' of github.com:elastic/kibana: (37 commits)
  [APM] Correct relative paths in scripts (#66159)
  [Uptime] Enable deselection of stale filters (#65523)
  [Drilldowns][chore] Remove some any's from components. Remove `PlaceContext` from components (#65854)
  [functional/services] import By/until from module (#66015)
  [Drilldowns][IE] fix welcome bar layout in IE (#65676)
  Inspect action shows on dashboard for every chart (#65998)
  Fix heigt calc in calc issue for ie11 (#66010)
  [Flights] Delay Bucket - Error notification on opening sample visualization (#66028)
  [SIEM] [Security] unified code structure phase 0 (#65965)
  [Maps] Organize layers into subfolders (#65513)
  skip flaky suite (#59849)
  Cleanup prefill and edit flow. (#66105)
  Fix major severity service map ring colors (#66124)
  [DOCS] Improves formatting in action types (#65932)
  [DOCS] APM Agent config: Setting values must be string (#65875)
  Change default cert age limit value. (#65918)
  [DOCS] Removed saved object options (#66072)
  [SIEM] [Cases] Case API tests (#65777)
  Add example of of local plugin installation (#65986)
  skip flaky suite (#65741)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Fixes for quality problems that affect the customer experience release_note:fix Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.8.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Uptime] Filters in uptime remain stale once search is updated

4 participants