PagingMenuController icon indicating copy to clipboard operation
PagingMenuController copied to clipboard

definesPresentationContext got error

Open davidlondono opened this issue 9 years ago • 2 comments

i tried the usal definesPresentationContext fot my search on the tableView to solve this problem: http://programmingthomas.com/blog/2014/10/5/uisearchcontroller-and-definespresentationcontext

but now when i use it inside my controller it shows the tabs of this module, it should only shows whats inside the controller, so it should no shows anything of this module

davidlondono avatar Jan 18 '16 22:01 davidlondono

Can you send me a screenshot showing the search bar? Just make sure that what's problem here.

kitasuke avatar Jan 28 '16 08:01 kitasuke

I am facing the same issue. I've attached screen shots. What will be the best way to hide the menuView when search is enabled?

searchbar-1

After search is enabled, searchbar-2

madhusamuel avatar Jan 10 '17 06:01 madhusamuel