iBurnApp / iBurn-iOS

iBurn is an offline map and guide for the Burning Man art festival.
https://iburnapp.com
Mozilla Public License 2.0
69 stars 20 forks source link

Events ASDayPicker & UISearchBar autolayout problems #32

Open chrisballinger opened 8 years ago

chrisballinger commented 8 years ago

Specifically the auto layout stuff for ASDayPicker and UISearchBar within BRCEventsTableViewController.

Steps to reproduce:

  1. Go to Events tab
  2. Search for something
  3. Click search result
  4. Go back
  5. Search bar is gone, so is cancel button, so you're stuck.

:(((((

chrisballinger commented 8 years ago

Partially mitigated, but it's a workaround hack that doesn't fully solve the issue.