yahoo / Override

In app feature flag management
MIT License
16 stars 7 forks source link

Single level search #8

Closed adamkaplan closed 5 years ago

adamkaplan commented 5 years ago

Description

New major feature! The ability to search through the features UI.

Motivation and Context

This PR introduces phase 1, which is single-level search. I am phasing it in due to complexity of the PR. The next PR will add flat search, which traverses multiple levels of Feature Groups to filter results at any level, not just the current screen's feature list.

How Has This Been Tested?

Unit tests, current and new + manual testing

Screenshots (if appropriate):

Simulator Screen Shot - iPhone Xʀ - 2019-09-09 at 13 35 54 Simulator Screen Shot - iPhone Xʀ - 2019-09-09 at 13 36 05

Types of changes

Checklist:

License

I confirm that this contribution is made under an MIT license and that I have the authority necessary to make this contribution on behalf of its copyright owner.