Skip to content

EuiFilterSelect now retains the order of filters#3063

Merged
chandlerprall merged 4 commits intoelastic:masterfrom
anishagg17:retain
Mar 16, 2020
Merged

EuiFilterSelect now retains the order of filters#3063
chandlerprall merged 4 commits intoelastic:masterfrom
anishagg17:retain

Conversation

@anishagg17
Copy link
Contributor

@anishagg17 anishagg17 commented Mar 12, 2020

Summary

Fixed: #1371
EuiFilterSelect now retains the order of filters

Checklist

- [ ] Check against all themes for compatibility in both light and dark modes
- [ ] Checked in mobile
- [ ] Checked in IE11 and Firefox
- [ ] Props have proper autodocs
- [ ] Added documentation examples

  • Added or updated jest tests
    - [ ] Checked for breaking changes and labeled appropriately
    - [ ] Checked for accessibility including keyboard-only and screenreader modes
  • A changelog entry exists and is marked appropriately

@kibanamachine
Copy link

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@chandlerprall chandlerprall self-requested a review March 16, 2020 20:08
@chandlerprall
Copy link
Contributor

jenkins test this

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3063/

Copy link
Contributor

@chandlerprall chandlerprall left a comment

Choose a reason for hiding this comment

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

Changes LGTM; tested locally, including modifying the search bar example's options to a synchronous object instead of the async promise

@chandlerprall
Copy link
Contributor

CI ran out of memory, tests pass without issue for me but re-executing the CI suite to test if there's something introduced by this PR.

jenkins test this

@kibanamachine
Copy link

Preview documentation changes for this PR: https://eui.elastic.co/pr_3063/

@chandlerprall
Copy link
Contributor

CI passed that time around, calling this good!

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.

Filter group options should retain order, regardless of selection state

3 participants