intermine / intermine-ios

Intermine iOS application - developed as part of GSoC 2017 by Nadia Yudina
2 stars 1 forks source link

Major feature - allow the user to select between search in specific mine or all mines #60

Closed nadia-dev closed 7 years ago

nadia-dev commented 7 years ago

Currently the search in performed over all mines. We can't preload the facets to move "Refine Search" page before search is performed. However, we still can allow the user to select a mine she wants to search without wasting time on searching over everything. Need good UI solution.

nadia-dev commented 7 years ago

Add scope buttons to search bar (see https://www.raywenderlich.com/113772/uisearchcontroller-tutorial for an example)